@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class NestedVirtualPrivateCloudExternalSubnetGroup extends ConditionalNullable.ConditionalNullablePojo
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
SERIALIZED_NAME_EDGE_GATEWAY_GROUP |
static String |
SERIALIZED_NAME_ID |
static String |
SERIALIZED_NAME_NAME |
_isPresent_| 构造器和说明 |
|---|
NestedVirtualPrivateCloudExternalSubnetGroup() |
public static final String SERIALIZED_NAME_EDGE_GATEWAY_GROUP
public NestedVirtualPrivateCloudExternalSubnetGroup()
public NestedVirtualPrivateCloudExternalSubnetGroup edgeGatewayGroup(NestedVirtualPrivateCloudEdgeGatewayGroup edgeGatewayGroup)
@Nonnull public NestedVirtualPrivateCloudEdgeGatewayGroup getEdgeGatewayGroup()
public void setEdgeGatewayGroup(NestedVirtualPrivateCloudEdgeGatewayGroup edgeGatewayGroup)
public NestedVirtualPrivateCloudExternalSubnetGroup edgeGatewayGroup_ExplictlyNull()
public NestedVirtualPrivateCloudExternalSubnetGroup edgeGatewayGroup_ExplictlyNonNull()
public void setEdgeGatewayGroup_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEdgeGatewayGroup_IsExplictlyNull()
public NestedVirtualPrivateCloudExternalSubnetGroup id(String id)
public void setId(String id)
public NestedVirtualPrivateCloudExternalSubnetGroup id_ExplictlyNull()
public NestedVirtualPrivateCloudExternalSubnetGroup id_ExplictlyNonNull()
public void setId_IsExplictlyNull(boolean isExplictlyNull)
public boolean getId_IsExplictlyNull()
public NestedVirtualPrivateCloudExternalSubnetGroup name(String name)
public void setName(String name)
public NestedVirtualPrivateCloudExternalSubnetGroup name_ExplictlyNull()
public NestedVirtualPrivateCloudExternalSubnetGroup name_ExplictlyNonNull()
public void setName_IsExplictlyNull(boolean isExplictlyNull)
public boolean getName_IsExplictlyNull()
Copyright © 2025. All rights reserved.