@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class NestedVirtualPrivateCloudExternalSubnetGroupExternalSubnetsSpec extends ConditionalNullable.ConditionalNullablePojo
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
SERIALIZED_NAME_CIDR |
static String |
SERIALIZED_NAME_EDGE_GATEWAY_ID |
static String |
SERIALIZED_NAME_FLOATING_IP_CIDR |
static String |
SERIALIZED_NAME_GATEWAY |
static String |
SERIALIZED_NAME_ID |
static String |
SERIALIZED_NAME_NAT_GATEWAY_CIDR |
static String |
SERIALIZED_NAME_ROUTER_GATEWAY_CIDR |
static String |
SERIALIZED_NAME_VLAN_ID |
_isPresent_| 构造器和说明 |
|---|
NestedVirtualPrivateCloudExternalSubnetGroupExternalSubnetsSpec() |
public static final String SERIALIZED_NAME_EDGE_GATEWAY_ID
public static final String SERIALIZED_NAME_FLOATING_IP_CIDR
public static final String SERIALIZED_NAME_NAT_GATEWAY_CIDR
public static final String SERIALIZED_NAME_ROUTER_GATEWAY_CIDR
public NestedVirtualPrivateCloudExternalSubnetGroupExternalSubnetsSpec()
public NestedVirtualPrivateCloudExternalSubnetGroupExternalSubnetsSpec cidr(String cidr)
public void setCidr(String cidr)
public NestedVirtualPrivateCloudExternalSubnetGroupExternalSubnetsSpec cidr_ExplictlyNull()
public NestedVirtualPrivateCloudExternalSubnetGroupExternalSubnetsSpec cidr_ExplictlyNonNull()
public void setCidr_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCidr_IsExplictlyNull()
public NestedVirtualPrivateCloudExternalSubnetGroupExternalSubnetsSpec edgeGatewayId(String edgeGatewayId)
public void setEdgeGatewayId(String edgeGatewayId)
public NestedVirtualPrivateCloudExternalSubnetGroupExternalSubnetsSpec edgeGatewayId_ExplictlyNull()
public NestedVirtualPrivateCloudExternalSubnetGroupExternalSubnetsSpec edgeGatewayId_ExplictlyNonNull()
public void setEdgeGatewayId_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEdgeGatewayId_IsExplictlyNull()
public NestedVirtualPrivateCloudExternalSubnetGroupExternalSubnetsSpec floatingIpCidr(String floatingIpCidr)
public void setFloatingIpCidr(String floatingIpCidr)
public NestedVirtualPrivateCloudExternalSubnetGroupExternalSubnetsSpec floatingIpCidr_ExplictlyNull()
public NestedVirtualPrivateCloudExternalSubnetGroupExternalSubnetsSpec floatingIpCidr_ExplictlyNonNull()
public void setFloatingIpCidr_IsExplictlyNull(boolean isExplictlyNull)
public boolean getFloatingIpCidr_IsExplictlyNull()
public NestedVirtualPrivateCloudExternalSubnetGroupExternalSubnetsSpec gateway(String gateway)
public void setGateway(String gateway)
public NestedVirtualPrivateCloudExternalSubnetGroupExternalSubnetsSpec gateway_ExplictlyNull()
public NestedVirtualPrivateCloudExternalSubnetGroupExternalSubnetsSpec gateway_ExplictlyNonNull()
public void setGateway_IsExplictlyNull(boolean isExplictlyNull)
public boolean getGateway_IsExplictlyNull()
public NestedVirtualPrivateCloudExternalSubnetGroupExternalSubnetsSpec id(String id)
public void setId(String id)
public NestedVirtualPrivateCloudExternalSubnetGroupExternalSubnetsSpec id_ExplictlyNull()
public NestedVirtualPrivateCloudExternalSubnetGroupExternalSubnetsSpec id_ExplictlyNonNull()
public void setId_IsExplictlyNull(boolean isExplictlyNull)
public boolean getId_IsExplictlyNull()
public NestedVirtualPrivateCloudExternalSubnetGroupExternalSubnetsSpec natGatewayCidr(String natGatewayCidr)
public void setNatGatewayCidr(String natGatewayCidr)
public NestedVirtualPrivateCloudExternalSubnetGroupExternalSubnetsSpec natGatewayCidr_ExplictlyNull()
public NestedVirtualPrivateCloudExternalSubnetGroupExternalSubnetsSpec natGatewayCidr_ExplictlyNonNull()
public void setNatGatewayCidr_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNatGatewayCidr_IsExplictlyNull()
public NestedVirtualPrivateCloudExternalSubnetGroupExternalSubnetsSpec routerGatewayCidr(String routerGatewayCidr)
@Nullable public String getRouterGatewayCidr()
public void setRouterGatewayCidr(String routerGatewayCidr)
public NestedVirtualPrivateCloudExternalSubnetGroupExternalSubnetsSpec routerGatewayCidr_ExplictlyNull()
public NestedVirtualPrivateCloudExternalSubnetGroupExternalSubnetsSpec routerGatewayCidr_ExplictlyNonNull()
public void setRouterGatewayCidr_IsExplictlyNull(boolean isExplictlyNull)
public boolean getRouterGatewayCidr_IsExplictlyNull()
public NestedVirtualPrivateCloudExternalSubnetGroupExternalSubnetsSpec vlanId(String vlanId)
public void setVlanId(String vlanId)
public NestedVirtualPrivateCloudExternalSubnetGroupExternalSubnetsSpec vlanId_ExplictlyNull()
public NestedVirtualPrivateCloudExternalSubnetGroupExternalSubnetsSpec vlanId_ExplictlyNonNull()
public void setVlanId_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVlanId_IsExplictlyNull()
Copyright © 2025. All rights reserved.