@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class NestedTemplateVpcNic extends ConditionalNullable.ConditionalNullablePojo
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
SERIALIZED_NAME_USE_FLOATING_IP |
static String |
SERIALIZED_NAME_VPC_LOCAL_ID |
static String |
SERIALIZED_NAME_VPC_SUBNET_LOCAL_ID |
_isPresent_| 构造器和说明 |
|---|
NestedTemplateVpcNic() |
public static final String SERIALIZED_NAME_USE_FLOATING_IP
public NestedTemplateVpcNic useFloatingIp(Boolean useFloatingIp)
public void setUseFloatingIp(Boolean useFloatingIp)
public NestedTemplateVpcNic useFloatingIp_ExplictlyNull()
public NestedTemplateVpcNic useFloatingIp_ExplictlyNonNull()
public void setUseFloatingIp_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUseFloatingIp_IsExplictlyNull()
public NestedTemplateVpcNic vpcLocalId(String vpcLocalId)
public void setVpcLocalId(String vpcLocalId)
public NestedTemplateVpcNic vpcLocalId_ExplictlyNull()
public NestedTemplateVpcNic vpcLocalId_ExplictlyNonNull()
public void setVpcLocalId_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVpcLocalId_IsExplictlyNull()
public NestedTemplateVpcNic vpcSubnetLocalId(String vpcSubnetLocalId)
@Nonnull public String getVpcSubnetLocalId()
public void setVpcSubnetLocalId(String vpcSubnetLocalId)
public NestedTemplateVpcNic vpcSubnetLocalId_ExplictlyNull()
public NestedTemplateVpcNic vpcSubnetLocalId_ExplictlyNonNull()
public void setVpcSubnetLocalId_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVpcSubnetLocalId_IsExplictlyNull()
Copyright © 2025. All rights reserved.