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