@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class VmNic extends ConditionalNullable.ConditionalNullablePojo
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
SERIALIZED_NAME_EGRESS_RATE_LIMIT_BURST_IN_BIT |
static String |
SERIALIZED_NAME_EGRESS_RATE_LIMIT_ENABLED |
static String |
SERIALIZED_NAME_EGRESS_RATE_LIMIT_MAX_RATE_IN_BITPS |
static String |
SERIALIZED_NAME_ENABLED |
static String |
SERIALIZED_NAME_GATEWAY |
static String |
SERIALIZED_NAME_ID |
static String |
SERIALIZED_NAME_INGRESS_RATE_LIMIT_BURST_IN_BIT |
static String |
SERIALIZED_NAME_INGRESS_RATE_LIMIT_ENABLED |
static String |
SERIALIZED_NAME_INGRESS_RATE_LIMIT_MAX_RATE_IN_BITPS |
static String |
SERIALIZED_NAME_INTERFACE_ID |
static String |
SERIALIZED_NAME_IP_ADDRESS |
static String |
SERIALIZED_NAME_LOCAL_ID |
static String |
SERIALIZED_NAME_MAC_ADDRESS |
static String |
SERIALIZED_NAME_MIRROR |
static String |
SERIALIZED_NAME_MODEL |
static String |
SERIALIZED_NAME_NIC |
static String |
SERIALIZED_NAME_ORDER |
static String |
SERIALIZED_NAME_SUBNET_MASK |
static String |
SERIALIZED_NAME_TYPE |
static String |
SERIALIZED_NAME_VLAN |
static String |
SERIALIZED_NAME_VM |
static String |
SERIALIZED_NAME_VPC_NIC |
_isPresent_| 构造器和说明 |
|---|
VmNic() |
public static final String SERIALIZED_NAME_EGRESS_RATE_LIMIT_BURST_IN_BIT
public static final String SERIALIZED_NAME_EGRESS_RATE_LIMIT_ENABLED
public static final String SERIALIZED_NAME_EGRESS_RATE_LIMIT_MAX_RATE_IN_BITPS
public static final String SERIALIZED_NAME_INGRESS_RATE_LIMIT_BURST_IN_BIT
public static final String SERIALIZED_NAME_INGRESS_RATE_LIMIT_ENABLED
public static final String SERIALIZED_NAME_INGRESS_RATE_LIMIT_MAX_RATE_IN_BITPS
@Nullable public Double getEgressRateLimitBurstInBit()
public void setEgressRateLimitBurstInBit(Double egressRateLimitBurstInBit)
public VmNic egressRateLimitBurstInBit_ExplictlyNull()
public VmNic egressRateLimitBurstInBit_ExplictlyNonNull()
public void setEgressRateLimitBurstInBit_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEgressRateLimitBurstInBit_IsExplictlyNull()
@Nullable public Boolean getEgressRateLimitEnabled()
public void setEgressRateLimitEnabled(Boolean egressRateLimitEnabled)
public VmNic egressRateLimitEnabled_ExplictlyNull()
public VmNic egressRateLimitEnabled_ExplictlyNonNull()
public void setEgressRateLimitEnabled_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEgressRateLimitEnabled_IsExplictlyNull()
public VmNic egressRateLimitMaxRateInBitps(Double egressRateLimitMaxRateInBitps)
@Nullable public Double getEgressRateLimitMaxRateInBitps()
public void setEgressRateLimitMaxRateInBitps(Double egressRateLimitMaxRateInBitps)
public VmNic egressRateLimitMaxRateInBitps_ExplictlyNull()
public VmNic egressRateLimitMaxRateInBitps_ExplictlyNonNull()
public void setEgressRateLimitMaxRateInBitps_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEgressRateLimitMaxRateInBitps_IsExplictlyNull()
public void setEnabled(Boolean enabled)
public VmNic enabled_ExplictlyNull()
public VmNic enabled_ExplictlyNonNull()
public void setEnabled_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEnabled_IsExplictlyNull()
public void setGateway(String gateway)
public VmNic gateway_ExplictlyNull()
public VmNic gateway_ExplictlyNonNull()
public void setGateway_IsExplictlyNull(boolean isExplictlyNull)
public boolean getGateway_IsExplictlyNull()
public void setId(String id)
public VmNic id_ExplictlyNull()
public VmNic id_ExplictlyNonNull()
public void setId_IsExplictlyNull(boolean isExplictlyNull)
public boolean getId_IsExplictlyNull()
public VmNic ingressRateLimitBurstInBit(Double ingressRateLimitBurstInBit)
@Nullable public Double getIngressRateLimitBurstInBit()
public void setIngressRateLimitBurstInBit(Double ingressRateLimitBurstInBit)
public VmNic ingressRateLimitBurstInBit_ExplictlyNull()
public VmNic ingressRateLimitBurstInBit_ExplictlyNonNull()
public void setIngressRateLimitBurstInBit_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIngressRateLimitBurstInBit_IsExplictlyNull()
@Nullable public Boolean getIngressRateLimitEnabled()
public void setIngressRateLimitEnabled(Boolean ingressRateLimitEnabled)
public VmNic ingressRateLimitEnabled_ExplictlyNull()
public VmNic ingressRateLimitEnabled_ExplictlyNonNull()
public void setIngressRateLimitEnabled_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIngressRateLimitEnabled_IsExplictlyNull()
public VmNic ingressRateLimitMaxRateInBitps(Double ingressRateLimitMaxRateInBitps)
@Nullable public Double getIngressRateLimitMaxRateInBitps()
public void setIngressRateLimitMaxRateInBitps(Double ingressRateLimitMaxRateInBitps)
public VmNic ingressRateLimitMaxRateInBitps_ExplictlyNull()
public VmNic ingressRateLimitMaxRateInBitps_ExplictlyNonNull()
public void setIngressRateLimitMaxRateInBitps_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIngressRateLimitMaxRateInBitps_IsExplictlyNull()
public void setInterfaceId(String interfaceId)
public VmNic interfaceId_ExplictlyNull()
public VmNic interfaceId_ExplictlyNonNull()
public void setInterfaceId_IsExplictlyNull(boolean isExplictlyNull)
public boolean getInterfaceId_IsExplictlyNull()
public void setIpAddress(String ipAddress)
public VmNic ipAddress_ExplictlyNull()
public VmNic ipAddress_ExplictlyNonNull()
public void setIpAddress_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIpAddress_IsExplictlyNull()
public void setLocalId(String localId)
public VmNic localId_ExplictlyNull()
public VmNic localId_ExplictlyNonNull()
public void setLocalId_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalId_IsExplictlyNull()
public void setMacAddress(String macAddress)
public VmNic macAddress_ExplictlyNull()
public VmNic macAddress_ExplictlyNonNull()
public void setMacAddress_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMacAddress_IsExplictlyNull()
public void setMirror(Boolean mirror)
public VmNic mirror_ExplictlyNull()
public VmNic mirror_ExplictlyNonNull()
public void setMirror_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMirror_IsExplictlyNull()
public VmNic model(VmNicModel model)
@Nullable public VmNicModel getModel()
public void setModel(VmNicModel model)
public VmNic model_ExplictlyNull()
public VmNic model_ExplictlyNonNull()
public void setModel_IsExplictlyNull(boolean isExplictlyNull)
public boolean getModel_IsExplictlyNull()
public void setNic(NestedNic nic)
public VmNic nic_ExplictlyNull()
public VmNic nic_ExplictlyNonNull()
public void setNic_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNic_IsExplictlyNull()
public void setOrder(Integer order)
public VmNic order_ExplictlyNull()
public VmNic order_ExplictlyNonNull()
public void setOrder_IsExplictlyNull(boolean isExplictlyNull)
public boolean getOrder_IsExplictlyNull()
public void setSubnetMask(String subnetMask)
public VmNic subnetMask_ExplictlyNull()
public VmNic subnetMask_ExplictlyNonNull()
public void setSubnetMask_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSubnetMask_IsExplictlyNull()
public void setType(VmNicType type)
public VmNic type_ExplictlyNull()
public VmNic type_ExplictlyNonNull()
public void setType_IsExplictlyNull(boolean isExplictlyNull)
public boolean getType_IsExplictlyNull()
public VmNic vlan(NestedVlan vlan)
@Nullable public NestedVlan getVlan()
public void setVlan(NestedVlan vlan)
public VmNic vlan_ExplictlyNull()
public VmNic vlan_ExplictlyNonNull()
public void setVlan_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVlan_IsExplictlyNull()
public void setVm(NestedVm vm)
public VmNic vm_ExplictlyNull()
public VmNic vm_ExplictlyNonNull()
public void setVm_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVm_IsExplictlyNull()
public VmNic vpcNic(NestedVirtualPrivateCloudNic vpcNic)
@Nullable public NestedVirtualPrivateCloudNic getVpcNic()
public void setVpcNic(NestedVirtualPrivateCloudNic vpcNic)
public VmNic vpcNic_ExplictlyNull()
public VmNic vpcNic_ExplictlyNonNull()
public void setVpcNic_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVpcNic_IsExplictlyNull()
Copyright © 2025. All rights reserved.