@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class NestedTemplateConfig extends ConditionalNullable.ConditionalNullablePojo
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
SERIALIZED_NAME_CPU_EXCLUSIVE_EXPECTED_ENABLED |
static String |
SERIALIZED_NAME_GUEST_OS_TYPE |
static String |
SERIALIZED_NAME_MINIMUM_REPLICA |
static String |
SERIALIZED_NAME_SYNC_VM_TIME_ON_RESUME |
_isPresent_| 构造器和说明 |
|---|
NestedTemplateConfig() |
public static final String SERIALIZED_NAME_CPU_EXCLUSIVE_EXPECTED_ENABLED
public static final String SERIALIZED_NAME_MINIMUM_REPLICA
public NestedTemplateConfig cpuExclusiveExpectedEnabled(Boolean cpuExclusiveExpectedEnabled)
@Nullable public Boolean getCpuExclusiveExpectedEnabled()
public void setCpuExclusiveExpectedEnabled(Boolean cpuExclusiveExpectedEnabled)
public NestedTemplateConfig cpuExclusiveExpectedEnabled_ExplictlyNull()
public NestedTemplateConfig cpuExclusiveExpectedEnabled_ExplictlyNonNull()
public void setCpuExclusiveExpectedEnabled_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCpuExclusiveExpectedEnabled_IsExplictlyNull()
public NestedTemplateConfig guestOsType(String guestOsType)
public void setGuestOsType(String guestOsType)
public NestedTemplateConfig guestOsType_ExplictlyNull()
public NestedTemplateConfig guestOsType_ExplictlyNonNull()
public void setGuestOsType_IsExplictlyNull(boolean isExplictlyNull)
public boolean getGuestOsType_IsExplictlyNull()
public NestedTemplateConfig minimumReplica(Boolean minimumReplica)
@Nullable public Boolean getMinimumReplica()
public void setMinimumReplica(Boolean minimumReplica)
public NestedTemplateConfig minimumReplica_ExplictlyNull()
public NestedTemplateConfig minimumReplica_ExplictlyNonNull()
public void setMinimumReplica_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMinimumReplica_IsExplictlyNull()
public NestedTemplateConfig syncVmTimeOnResume(Boolean syncVmTimeOnResume)
@Nullable public Boolean getSyncVmTimeOnResume()
public void setSyncVmTimeOnResume(Boolean syncVmTimeOnResume)
public NestedTemplateConfig syncVmTimeOnResume_ExplictlyNull()
public NestedTemplateConfig syncVmTimeOnResume_ExplictlyNonNull()
public void setSyncVmTimeOnResume_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSyncVmTimeOnResume_IsExplictlyNull()
Copyright © 2025. All rights reserved.