@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class NestedReplicationClusterDescriptor extends ConditionalNullable.ConditionalNullablePojo
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
SERIALIZED_NAME_CLUSTER_LOCAL_ID |
static String |
SERIALIZED_NAME_CLUSTER_NAME |
static String |
SERIALIZED_NAME_TOWER_DEPLOY_ID |
_isPresent_| 构造器和说明 |
|---|
NestedReplicationClusterDescriptor() |
public static final String SERIALIZED_NAME_CLUSTER_LOCAL_ID
public NestedReplicationClusterDescriptor clusterLocalId(String clusterLocalId)
public void setClusterLocalId(String clusterLocalId)
public NestedReplicationClusterDescriptor clusterLocalId_ExplictlyNull()
public NestedReplicationClusterDescriptor clusterLocalId_ExplictlyNonNull()
public void setClusterLocalId_IsExplictlyNull(boolean isExplictlyNull)
public boolean getClusterLocalId_IsExplictlyNull()
public NestedReplicationClusterDescriptor clusterName(String clusterName)
public void setClusterName(String clusterName)
public NestedReplicationClusterDescriptor clusterName_ExplictlyNull()
public NestedReplicationClusterDescriptor clusterName_ExplictlyNonNull()
public void setClusterName_IsExplictlyNull(boolean isExplictlyNull)
public boolean getClusterName_IsExplictlyNull()
public NestedReplicationClusterDescriptor towerDeployId(String towerDeployId)
public void setTowerDeployId(String towerDeployId)
public NestedReplicationClusterDescriptor towerDeployId_ExplictlyNull()
public NestedReplicationClusterDescriptor towerDeployId_ExplictlyNonNull()
public void setTowerDeployId_IsExplictlyNull(boolean isExplictlyNull)
public boolean getTowerDeployId_IsExplictlyNull()
Copyright © 2025. All rights reserved.