@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class VdsCreationWithMigrateVlanParamsAllOfVlan extends ConditionalNullable.ConditionalNullablePojo
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
SERIALIZED_NAME_EXTRA_IP |
static String |
SERIALIZED_NAME_GATEWAY_IP |
static String |
SERIALIZED_NAME_GATEWAY_SUBNETMASK |
static String |
SERIALIZED_NAME_SUBNETMASK |
static String |
SERIALIZED_NAME_VLAN_ID |
_isPresent_| 构造器和说明 |
|---|
VdsCreationWithMigrateVlanParamsAllOfVlan() |
public static final String SERIALIZED_NAME_GATEWAY_SUBNETMASK
public VdsCreationWithMigrateVlanParamsAllOfVlan()
public VdsCreationWithMigrateVlanParamsAllOfVlan extraIp(List<VdsCreationWithMigrateVlanParamsAllOfVlanExtraIp> extraIp)
public VdsCreationWithMigrateVlanParamsAllOfVlan addExtraIpItem(VdsCreationWithMigrateVlanParamsAllOfVlanExtraIp extraIpItem)
@Nonnull public List<VdsCreationWithMigrateVlanParamsAllOfVlanExtraIp> getExtraIp()
public void setExtraIp(List<VdsCreationWithMigrateVlanParamsAllOfVlanExtraIp> extraIp)
public VdsCreationWithMigrateVlanParamsAllOfVlan extraIp_ExplictlyNull()
public VdsCreationWithMigrateVlanParamsAllOfVlan extraIp_ExplictlyNonNull()
public void setExtraIp_IsExplictlyNull(boolean isExplictlyNull)
public boolean getExtraIp_IsExplictlyNull()
public VdsCreationWithMigrateVlanParamsAllOfVlan subnetmask(String subnetmask)
public void setSubnetmask(String subnetmask)
public VdsCreationWithMigrateVlanParamsAllOfVlan subnetmask_ExplictlyNull()
public VdsCreationWithMigrateVlanParamsAllOfVlan subnetmask_ExplictlyNonNull()
public void setSubnetmask_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSubnetmask_IsExplictlyNull()
public VdsCreationWithMigrateVlanParamsAllOfVlan gatewaySubnetmask(String gatewaySubnetmask)
@Nullable public String getGatewaySubnetmask()
public void setGatewaySubnetmask(String gatewaySubnetmask)
public VdsCreationWithMigrateVlanParamsAllOfVlan gatewaySubnetmask_ExplictlyNull()
public VdsCreationWithMigrateVlanParamsAllOfVlan gatewaySubnetmask_ExplictlyNonNull()
public void setGatewaySubnetmask_IsExplictlyNull(boolean isExplictlyNull)
public boolean getGatewaySubnetmask_IsExplictlyNull()
public VdsCreationWithMigrateVlanParamsAllOfVlan gatewayIp(String gatewayIp)
public void setGatewayIp(String gatewayIp)
public VdsCreationWithMigrateVlanParamsAllOfVlan gatewayIp_ExplictlyNull()
public VdsCreationWithMigrateVlanParamsAllOfVlan gatewayIp_ExplictlyNonNull()
public void setGatewayIp_IsExplictlyNull(boolean isExplictlyNull)
public boolean getGatewayIp_IsExplictlyNull()
public VdsCreationWithMigrateVlanParamsAllOfVlan vlanId(Integer vlanId)
public void setVlanId(Integer vlanId)
public VdsCreationWithMigrateVlanParamsAllOfVlan vlanId_ExplictlyNull()
public VdsCreationWithMigrateVlanParamsAllOfVlan vlanId_ExplictlyNonNull()
public void setVlanId_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVlanId_IsExplictlyNull()
Copyright © 2025. All rights reserved.