@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class VirtualPrivateCloudClusterBinding extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
SERIALIZED_NAME_CLUSTER |
static String |
SERIALIZED_NAME_ENTITY_ASYNC_STATUS |
static String |
SERIALIZED_NAME_ID |
static String |
SERIALIZED_NAME_MTU |
static String |
SERIALIZED_NAME_VDS |
static String |
SERIALIZED_NAME_VLAN_ID |
static String |
SERIALIZED_NAME_VPC_SERVICE |
| 构造器和说明 |
|---|
VirtualPrivateCloudClusterBinding() |
public static final String SERIALIZED_NAME_ENTITY_ASYNC_STATUS
public VirtualPrivateCloudClusterBinding cluster(NestedCluster cluster)
@Nonnull public NestedCluster getCluster()
public void setCluster(NestedCluster cluster)
public VirtualPrivateCloudClusterBinding entityAsyncStatus(EntityAsyncStatus entityAsyncStatus)
@Nullable public EntityAsyncStatus getEntityAsyncStatus()
public void setEntityAsyncStatus(EntityAsyncStatus entityAsyncStatus)
public VirtualPrivateCloudClusterBinding id(String id)
public void setId(String id)
public VirtualPrivateCloudClusterBinding mtu(Integer mtu)
public void setMtu(Integer mtu)
public VirtualPrivateCloudClusterBinding vds(NestedVds vds)
public void setVds(NestedVds vds)
public VirtualPrivateCloudClusterBinding vlanId(Integer vlanId)
public void setVlanId(Integer vlanId)
public VirtualPrivateCloudClusterBinding vpcService(NestedVirtualPrivateCloudService vpcService)
@Nonnull public NestedVirtualPrivateCloudService getVpcService()
public void setVpcService(NestedVirtualPrivateCloudService vpcService)
Copyright © 2025. All rights reserved.