@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class ClusterSettings extends ConditionalNullable.ConditionalNullablePojo
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
SERIALIZED_NAME_CLUSTER |
static String |
SERIALIZED_NAME_DEFAULT_HA |
static String |
SERIALIZED_NAME_DEFAULT_STORAGE_POLICY |
static String |
SERIALIZED_NAME_DEFAULT_STORAGE_POLICY_EC_K |
static String |
SERIALIZED_NAME_DEFAULT_STORAGE_POLICY_EC_M |
static String |
SERIALIZED_NAME_DEFAULT_STORAGE_POLICY_REPLICA_NUM |
static String |
SERIALIZED_NAME_DEFAULT_STORAGE_POLICY_THIN_PROVISION |
static String |
SERIALIZED_NAME_ENABLED_ISCSI |
static String |
SERIALIZED_NAME_ID |
static String |
SERIALIZED_NAME_VM_RECYCLE_BIN |
_isPresent_| 构造器和说明 |
|---|
ClusterSettings() |
public static final String SERIALIZED_NAME_DEFAULT_STORAGE_POLICY
public static final String SERIALIZED_NAME_DEFAULT_STORAGE_POLICY_EC_K
public static final String SERIALIZED_NAME_DEFAULT_STORAGE_POLICY_EC_M
public static final String SERIALIZED_NAME_DEFAULT_STORAGE_POLICY_REPLICA_NUM
public static final String SERIALIZED_NAME_DEFAULT_STORAGE_POLICY_THIN_PROVISION
public ClusterSettings cluster(NestedCluster cluster)
@Nonnull public NestedCluster getCluster()
public void setCluster(NestedCluster cluster)
public ClusterSettings cluster_ExplictlyNull()
public ClusterSettings cluster_ExplictlyNonNull()
public void setCluster_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCluster_IsExplictlyNull()
public ClusterSettings defaultHa(Boolean defaultHa)
public void setDefaultHa(Boolean defaultHa)
public ClusterSettings defaultHa_ExplictlyNull()
public ClusterSettings defaultHa_ExplictlyNonNull()
public void setDefaultHa_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDefaultHa_IsExplictlyNull()
public ClusterSettings defaultStoragePolicy(VmVolumeElfStoragePolicyType defaultStoragePolicy)
@Nullable public VmVolumeElfStoragePolicyType getDefaultStoragePolicy()
public void setDefaultStoragePolicy(VmVolumeElfStoragePolicyType defaultStoragePolicy)
public ClusterSettings defaultStoragePolicy_ExplictlyNull()
public ClusterSettings defaultStoragePolicy_ExplictlyNonNull()
public void setDefaultStoragePolicy_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDefaultStoragePolicy_IsExplictlyNull()
public ClusterSettings defaultStoragePolicyEcK(Integer defaultStoragePolicyEcK)
@Nullable public Integer getDefaultStoragePolicyEcK()
public void setDefaultStoragePolicyEcK(Integer defaultStoragePolicyEcK)
public ClusterSettings defaultStoragePolicyEcK_ExplictlyNull()
public ClusterSettings defaultStoragePolicyEcK_ExplictlyNonNull()
public void setDefaultStoragePolicyEcK_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDefaultStoragePolicyEcK_IsExplictlyNull()
public ClusterSettings defaultStoragePolicyEcM(Integer defaultStoragePolicyEcM)
@Nullable public Integer getDefaultStoragePolicyEcM()
public void setDefaultStoragePolicyEcM(Integer defaultStoragePolicyEcM)
public ClusterSettings defaultStoragePolicyEcM_ExplictlyNull()
public ClusterSettings defaultStoragePolicyEcM_ExplictlyNonNull()
public void setDefaultStoragePolicyEcM_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDefaultStoragePolicyEcM_IsExplictlyNull()
public ClusterSettings defaultStoragePolicyReplicaNum(Integer defaultStoragePolicyReplicaNum)
@Nullable public Integer getDefaultStoragePolicyReplicaNum()
public void setDefaultStoragePolicyReplicaNum(Integer defaultStoragePolicyReplicaNum)
public ClusterSettings defaultStoragePolicyReplicaNum_ExplictlyNull()
public ClusterSettings defaultStoragePolicyReplicaNum_ExplictlyNonNull()
public void setDefaultStoragePolicyReplicaNum_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDefaultStoragePolicyReplicaNum_IsExplictlyNull()
public ClusterSettings defaultStoragePolicyThinProvision(Boolean defaultStoragePolicyThinProvision)
@Nullable public Boolean getDefaultStoragePolicyThinProvision()
public void setDefaultStoragePolicyThinProvision(Boolean defaultStoragePolicyThinProvision)
public ClusterSettings defaultStoragePolicyThinProvision_ExplictlyNull()
public ClusterSettings defaultStoragePolicyThinProvision_ExplictlyNonNull()
public void setDefaultStoragePolicyThinProvision_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDefaultStoragePolicyThinProvision_IsExplictlyNull()
public ClusterSettings enabledIscsi(Boolean enabledIscsi)
public void setEnabledIscsi(Boolean enabledIscsi)
public ClusterSettings enabledIscsi_ExplictlyNull()
public ClusterSettings enabledIscsi_ExplictlyNonNull()
public void setEnabledIscsi_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEnabledIscsi_IsExplictlyNull()
public ClusterSettings id(String id)
public void setId(String id)
public ClusterSettings id_ExplictlyNull()
public ClusterSettings id_ExplictlyNonNull()
public void setId_IsExplictlyNull(boolean isExplictlyNull)
public boolean getId_IsExplictlyNull()
public ClusterSettings vmRecycleBin(NestedVmRecycleBin vmRecycleBin)
@Nullable public NestedVmRecycleBin getVmRecycleBin()
public void setVmRecycleBin(NestedVmRecycleBin vmRecycleBin)
public ClusterSettings vmRecycleBin_ExplictlyNull()
public ClusterSettings vmRecycleBin_ExplictlyNonNull()
public void setVmRecycleBin_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVmRecycleBin_IsExplictlyNull()
Copyright © 2025. All rights reserved.