@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class BatchCreateVirtualPrivateCloudFloatingIpsParams extends ConditionalNullable.ConditionalNullablePojo
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
SERIALIZED_NAME_AUTO_ALLOCATE_NUMBER |
static String |
SERIALIZED_NAME_EXTERNAL_SUBNET_GROUP_ID |
static String |
SERIALIZED_NAME_EXTERNAL_SUBNET_ID |
static String |
SERIALIZED_NAME_IP_ADDRESSES |
static String |
SERIALIZED_NAME_IP_ADDRESSES_UNDER_GROUP |
static String |
SERIALIZED_NAME_VPC_ID |
_isPresent_| 构造器和说明 |
|---|
BatchCreateVirtualPrivateCloudFloatingIpsParams() |
public static final String SERIALIZED_NAME_AUTO_ALLOCATE_NUMBER
public static final String SERIALIZED_NAME_IP_ADDRESSES_UNDER_GROUP
public static final String SERIALIZED_NAME_EXTERNAL_SUBNET_GROUP_ID
public static final String SERIALIZED_NAME_EXTERNAL_SUBNET_ID
public BatchCreateVirtualPrivateCloudFloatingIpsParams()
public BatchCreateVirtualPrivateCloudFloatingIpsParams autoAllocateNumber(Double autoAllocateNumber)
@Nullable public Double getAutoAllocateNumber()
public void setAutoAllocateNumber(Double autoAllocateNumber)
public BatchCreateVirtualPrivateCloudFloatingIpsParams autoAllocateNumber_ExplictlyNull()
public BatchCreateVirtualPrivateCloudFloatingIpsParams autoAllocateNumber_ExplictlyNonNull()
public void setAutoAllocateNumber_IsExplictlyNull(boolean isExplictlyNull)
public boolean getAutoAllocateNumber_IsExplictlyNull()
public BatchCreateVirtualPrivateCloudFloatingIpsParams ipAddressesUnderGroup(List<List<VirtualPrivateCloudExternalIpsParams>> ipAddressesUnderGroup)
public BatchCreateVirtualPrivateCloudFloatingIpsParams addIpAddressesUnderGroupItem(List<VirtualPrivateCloudExternalIpsParams> ipAddressesUnderGroupItem)
@Nullable public List<List<VirtualPrivateCloudExternalIpsParams>> getIpAddressesUnderGroup()
public void setIpAddressesUnderGroup(List<List<VirtualPrivateCloudExternalIpsParams>> ipAddressesUnderGroup)
public BatchCreateVirtualPrivateCloudFloatingIpsParams ipAddressesUnderGroup_ExplictlyNull()
public BatchCreateVirtualPrivateCloudFloatingIpsParams ipAddressesUnderGroup_ExplictlyNonNull()
public void setIpAddressesUnderGroup_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIpAddressesUnderGroup_IsExplictlyNull()
public BatchCreateVirtualPrivateCloudFloatingIpsParams ipAddresses(List<String> ipAddresses)
public BatchCreateVirtualPrivateCloudFloatingIpsParams addIpAddressesItem(String ipAddressesItem)
public BatchCreateVirtualPrivateCloudFloatingIpsParams ipAddresses_ExplictlyNull()
public BatchCreateVirtualPrivateCloudFloatingIpsParams ipAddresses_ExplictlyNonNull()
public void setIpAddresses_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIpAddresses_IsExplictlyNull()
public BatchCreateVirtualPrivateCloudFloatingIpsParams externalSubnetGroupId(String externalSubnetGroupId)
@Nullable public String getExternalSubnetGroupId()
public void setExternalSubnetGroupId(String externalSubnetGroupId)
public BatchCreateVirtualPrivateCloudFloatingIpsParams externalSubnetGroupId_ExplictlyNull()
public BatchCreateVirtualPrivateCloudFloatingIpsParams externalSubnetGroupId_ExplictlyNonNull()
public void setExternalSubnetGroupId_IsExplictlyNull(boolean isExplictlyNull)
public boolean getExternalSubnetGroupId_IsExplictlyNull()
public BatchCreateVirtualPrivateCloudFloatingIpsParams externalSubnetId(String externalSubnetId)
@Nullable public String getExternalSubnetId()
public void setExternalSubnetId(String externalSubnetId)
public BatchCreateVirtualPrivateCloudFloatingIpsParams externalSubnetId_ExplictlyNull()
public BatchCreateVirtualPrivateCloudFloatingIpsParams externalSubnetId_ExplictlyNonNull()
public void setExternalSubnetId_IsExplictlyNull(boolean isExplictlyNull)
public boolean getExternalSubnetId_IsExplictlyNull()
public BatchCreateVirtualPrivateCloudFloatingIpsParams vpcId(String vpcId)
public void setVpcId(String vpcId)
public BatchCreateVirtualPrivateCloudFloatingIpsParams vpcId_ExplictlyNull()
public BatchCreateVirtualPrivateCloudFloatingIpsParams vpcId_ExplictlyNonNull()
public void setVpcId_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVpcId_IsExplictlyNull()
Copyright © 2025. All rights reserved.