@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class NodeTopo extends ConditionalNullable.ConditionalNullablePojo
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
SERIALIZED_NAME_BRICK_TOPO |
static String |
SERIALIZED_NAME_CLUSTER |
static String |
SERIALIZED_NAME_CLUSTER_TOPO |
static String |
SERIALIZED_NAME_HOST |
static String |
SERIALIZED_NAME_ID |
static String |
SERIALIZED_NAME_LOCAL_ID |
static String |
SERIALIZED_NAME_NAME |
static String |
SERIALIZED_NAME_POSITION |
_isPresent_| 构造器和说明 |
|---|
NodeTopo() |
public NodeTopo brickTopo(NestedBrickTopo brickTopo)
@Nullable public NestedBrickTopo getBrickTopo()
public void setBrickTopo(NestedBrickTopo brickTopo)
public NodeTopo brickTopo_ExplictlyNull()
public NodeTopo brickTopo_ExplictlyNonNull()
public void setBrickTopo_IsExplictlyNull(boolean isExplictlyNull)
public boolean getBrickTopo_IsExplictlyNull()
public NodeTopo cluster(NestedCluster cluster)
@Nonnull public NestedCluster getCluster()
public void setCluster(NestedCluster cluster)
public NodeTopo cluster_ExplictlyNull()
public NodeTopo cluster_ExplictlyNonNull()
public void setCluster_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCluster_IsExplictlyNull()
public NodeTopo clusterTopo(NestedClusterTopo clusterTopo)
@Nullable public NestedClusterTopo getClusterTopo()
public void setClusterTopo(NestedClusterTopo clusterTopo)
public NodeTopo clusterTopo_ExplictlyNull()
public NodeTopo clusterTopo_ExplictlyNonNull()
public void setClusterTopo_IsExplictlyNull(boolean isExplictlyNull)
public boolean getClusterTopo_IsExplictlyNull()
public NodeTopo host(NestedHost host)
@Nonnull public NestedHost getHost()
public void setHost(NestedHost host)
public NodeTopo host_ExplictlyNull()
public NodeTopo host_ExplictlyNonNull()
public void setHost_IsExplictlyNull(boolean isExplictlyNull)
public boolean getHost_IsExplictlyNull()
public void setId(String id)
public NodeTopo id_ExplictlyNull()
public NodeTopo id_ExplictlyNonNull()
public void setId_IsExplictlyNull(boolean isExplictlyNull)
public boolean getId_IsExplictlyNull()
public void setLocalId(String localId)
public NodeTopo localId_ExplictlyNull()
public NodeTopo localId_ExplictlyNonNull()
public void setLocalId_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalId_IsExplictlyNull()
public void setName(String name)
public NodeTopo name_ExplictlyNull()
public NodeTopo name_ExplictlyNonNull()
public void setName_IsExplictlyNull(boolean isExplictlyNull)
public boolean getName_IsExplictlyNull()
public NodeTopo position(NestedPosition position)
@Nonnull public NestedPosition getPosition()
public void setPosition(NestedPosition position)
public NodeTopo position_ExplictlyNull()
public NodeTopo position_ExplictlyNonNull()
public void setPosition_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPosition_IsExplictlyNull()
Copyright © 2025. All rights reserved.