@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class DisassociateSystemServiceFromObsServiceParams extends ConditionalNullable.ConditionalNullablePojo
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
SERIALIZED_NAME_SYSTEM_SERVICE_ID |
static String |
SERIALIZED_NAME_SYSTEM_SERVICE_TYPE |
_isPresent_| 构造器和说明 |
|---|
DisassociateSystemServiceFromObsServiceParams() |
public static final String SERIALIZED_NAME_SYSTEM_SERVICE_TYPE
public DisassociateSystemServiceFromObsServiceParams()
public DisassociateSystemServiceFromObsServiceParams systemServiceType(ObservabilityConnectedSystemServiceType systemServiceType)
@Nullable public ObservabilityConnectedSystemServiceType getSystemServiceType()
public void setSystemServiceType(ObservabilityConnectedSystemServiceType systemServiceType)
public DisassociateSystemServiceFromObsServiceParams systemServiceType_ExplictlyNull()
public DisassociateSystemServiceFromObsServiceParams systemServiceType_ExplictlyNonNull()
public void setSystemServiceType_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSystemServiceType_IsExplictlyNull()
public DisassociateSystemServiceFromObsServiceParams systemServiceId(String systemServiceId)
@Nonnull public String getSystemServiceId()
public void setSystemServiceId(String systemServiceId)
public DisassociateSystemServiceFromObsServiceParams systemServiceId_ExplictlyNull()
public DisassociateSystemServiceFromObsServiceParams systemServiceId_ExplictlyNonNull()
public void setSystemServiceId_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSystemServiceId_IsExplictlyNull()
Copyright © 2025. All rights reserved.