@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class VirtualPrivateCloudFloatingIp extends ConditionalNullable.ConditionalNullablePojo
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
SERIALIZED_NAME_ENTITY_ASYNC_STATUS |
static String |
SERIALIZED_NAME_EXTERNAL_IP |
static String |
SERIALIZED_NAME_EXTERNAL_IPS |
static String |
SERIALIZED_NAME_EXTERNAL_SUBNET |
static String |
SERIALIZED_NAME_EXTERNAL_SUBNET_GROUP |
static String |
SERIALIZED_NAME_ID |
static String |
SERIALIZED_NAME_LOCAL_ID |
static String |
SERIALIZED_NAME_VPC |
_isPresent_| 构造器和说明 |
|---|
VirtualPrivateCloudFloatingIp() |
public static final String SERIALIZED_NAME_ENTITY_ASYNC_STATUS
public static final String SERIALIZED_NAME_EXTERNAL_SUBNET
public static final String SERIALIZED_NAME_EXTERNAL_SUBNET_GROUP
public VirtualPrivateCloudFloatingIp entityAsyncStatus(EntityAsyncStatus entityAsyncStatus)
@Nullable public EntityAsyncStatus getEntityAsyncStatus()
public void setEntityAsyncStatus(EntityAsyncStatus entityAsyncStatus)
public VirtualPrivateCloudFloatingIp entityAsyncStatus_ExplictlyNull()
public VirtualPrivateCloudFloatingIp entityAsyncStatus_ExplictlyNonNull()
public void setEntityAsyncStatus_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEntityAsyncStatus_IsExplictlyNull()
public VirtualPrivateCloudFloatingIp externalIp(String externalIp)
public void setExternalIp(String externalIp)
public VirtualPrivateCloudFloatingIp externalIp_ExplictlyNull()
public VirtualPrivateCloudFloatingIp externalIp_ExplictlyNonNull()
public void setExternalIp_IsExplictlyNull(boolean isExplictlyNull)
public boolean getExternalIp_IsExplictlyNull()
public VirtualPrivateCloudFloatingIp externalIps(List<NestedVpcGatewaysCommonExternalIpsType> externalIps)
public VirtualPrivateCloudFloatingIp addExternalIpsItem(NestedVpcGatewaysCommonExternalIpsType externalIpsItem)
@Nullable public List<NestedVpcGatewaysCommonExternalIpsType> getExternalIps()
public void setExternalIps(List<NestedVpcGatewaysCommonExternalIpsType> externalIps)
public VirtualPrivateCloudFloatingIp externalIps_ExplictlyNull()
public VirtualPrivateCloudFloatingIp externalIps_ExplictlyNonNull()
public void setExternalIps_IsExplictlyNull(boolean isExplictlyNull)
public boolean getExternalIps_IsExplictlyNull()
public VirtualPrivateCloudFloatingIp externalSubnet(NestedVirtualPrivateCloudExternalSubnet externalSubnet)
@Nullable public NestedVirtualPrivateCloudExternalSubnet getExternalSubnet()
public void setExternalSubnet(NestedVirtualPrivateCloudExternalSubnet externalSubnet)
public VirtualPrivateCloudFloatingIp externalSubnet_ExplictlyNull()
public VirtualPrivateCloudFloatingIp externalSubnet_ExplictlyNonNull()
public void setExternalSubnet_IsExplictlyNull(boolean isExplictlyNull)
public boolean getExternalSubnet_IsExplictlyNull()
public VirtualPrivateCloudFloatingIp externalSubnetGroup(NestedVirtualPrivateCloudExternalSubnetGroup externalSubnetGroup)
@Nullable public NestedVirtualPrivateCloudExternalSubnetGroup getExternalSubnetGroup()
public void setExternalSubnetGroup(NestedVirtualPrivateCloudExternalSubnetGroup externalSubnetGroup)
public VirtualPrivateCloudFloatingIp externalSubnetGroup_ExplictlyNull()
public VirtualPrivateCloudFloatingIp externalSubnetGroup_ExplictlyNonNull()
public void setExternalSubnetGroup_IsExplictlyNull(boolean isExplictlyNull)
public boolean getExternalSubnetGroup_IsExplictlyNull()
public VirtualPrivateCloudFloatingIp id(String id)
public void setId(String id)
public VirtualPrivateCloudFloatingIp id_ExplictlyNull()
public VirtualPrivateCloudFloatingIp id_ExplictlyNonNull()
public void setId_IsExplictlyNull(boolean isExplictlyNull)
public boolean getId_IsExplictlyNull()
public VirtualPrivateCloudFloatingIp localId(String localId)
public void setLocalId(String localId)
public VirtualPrivateCloudFloatingIp localId_ExplictlyNull()
public VirtualPrivateCloudFloatingIp localId_ExplictlyNonNull()
public void setLocalId_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalId_IsExplictlyNull()
public VirtualPrivateCloudFloatingIp vpc(NestedVirtualPrivateCloud vpc)
@Nonnull public NestedVirtualPrivateCloud getVpc()
public void setVpc(NestedVirtualPrivateCloud vpc)
public VirtualPrivateCloudFloatingIp vpc_ExplictlyNull()
public VirtualPrivateCloudFloatingIp vpc_ExplictlyNonNull()
public void setVpc_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVpc_IsExplictlyNull()
Copyright © 2025. All rights reserved.