@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class ClusterTopo extends ConditionalNullable.ConditionalNullablePojo
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
SERIALIZED_NAME_BRICK_TOPOES |
static String |
SERIALIZED_NAME_CLUSTER |
static String |
SERIALIZED_NAME_ID |
static String |
SERIALIZED_NAME_LOCAL_ID |
static String |
SERIALIZED_NAME_NAME |
static String |
SERIALIZED_NAME_NODE_TOPOES |
static String |
SERIALIZED_NAME_ZONE_TOPOES |
_isPresent_| 构造器和说明 |
|---|
ClusterTopo() |
public ClusterTopo brickTopoes(List<NestedBrickTopo> brickTopoes)
public ClusterTopo addBrickTopoesItem(NestedBrickTopo brickTopoesItem)
@Nullable public List<NestedBrickTopo> getBrickTopoes()
public void setBrickTopoes(List<NestedBrickTopo> brickTopoes)
public ClusterTopo brickTopoes_ExplictlyNull()
public ClusterTopo brickTopoes_ExplictlyNonNull()
public void setBrickTopoes_IsExplictlyNull(boolean isExplictlyNull)
public boolean getBrickTopoes_IsExplictlyNull()
public ClusterTopo cluster(NestedCluster cluster)
@Nonnull public NestedCluster getCluster()
public void setCluster(NestedCluster cluster)
public ClusterTopo cluster_ExplictlyNull()
public ClusterTopo cluster_ExplictlyNonNull()
public void setCluster_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCluster_IsExplictlyNull()
public ClusterTopo id(String id)
public void setId(String id)
public ClusterTopo id_ExplictlyNull()
public ClusterTopo id_ExplictlyNonNull()
public void setId_IsExplictlyNull(boolean isExplictlyNull)
public boolean getId_IsExplictlyNull()
public ClusterTopo localId(String localId)
public void setLocalId(String localId)
public ClusterTopo localId_ExplictlyNull()
public ClusterTopo localId_ExplictlyNonNull()
public void setLocalId_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalId_IsExplictlyNull()
public ClusterTopo name(String name)
public void setName(String name)
public ClusterTopo name_ExplictlyNull()
public ClusterTopo name_ExplictlyNonNull()
public void setName_IsExplictlyNull(boolean isExplictlyNull)
public boolean getName_IsExplictlyNull()
public ClusterTopo nodeTopoes(List<NestedNodeTopo> nodeTopoes)
public ClusterTopo addNodeTopoesItem(NestedNodeTopo nodeTopoesItem)
@Nullable public List<NestedNodeTopo> getNodeTopoes()
public void setNodeTopoes(List<NestedNodeTopo> nodeTopoes)
public ClusterTopo nodeTopoes_ExplictlyNull()
public ClusterTopo nodeTopoes_ExplictlyNonNull()
public void setNodeTopoes_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNodeTopoes_IsExplictlyNull()
public ClusterTopo zoneTopoes(List<NestedZoneTopo> zoneTopoes)
public ClusterTopo addZoneTopoesItem(NestedZoneTopo zoneTopoesItem)
@Nullable public List<NestedZoneTopo> getZoneTopoes()
public void setZoneTopoes(List<NestedZoneTopo> zoneTopoes)
public ClusterTopo zoneTopoes_ExplictlyNull()
public ClusterTopo zoneTopoes_ExplictlyNonNull()
public void setZoneTopoes_IsExplictlyNull(boolean isExplictlyNull)
public boolean getZoneTopoes_IsExplictlyNull()
Copyright © 2025. All rights reserved.