@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class NestedVirtualPrivateCloudService extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
SERIALIZED_NAME_ID |
static String |
SERIALIZED_NAME_INTERNAL_CIDR |
static String |
SERIALIZED_NAME_TEP_IP_POOLS |
| 构造器和说明 |
|---|
NestedVirtualPrivateCloudService() |
| 限定符和类型 | 方法和说明 |
|---|---|
NestedVirtualPrivateCloudService |
addTepIpPoolsItem(NestedVirtualPrivateCloudServiceTepIpPool tepIpPoolsItem) |
boolean |
equals(Object o) |
String |
getId()
Get id
|
String |
getInternalCidr()
Get internalCidr
|
List<NestedVirtualPrivateCloudServiceTepIpPool> |
getTepIpPools()
Get tepIpPools
|
int |
hashCode() |
NestedVirtualPrivateCloudService |
id(String id) |
NestedVirtualPrivateCloudService |
internalCidr(String internalCidr) |
void |
setId(String id) |
void |
setInternalCidr(String internalCidr) |
void |
setTepIpPools(List<NestedVirtualPrivateCloudServiceTepIpPool> tepIpPools) |
NestedVirtualPrivateCloudService |
tepIpPools(List<NestedVirtualPrivateCloudServiceTepIpPool> tepIpPools) |
String |
toString() |
public NestedVirtualPrivateCloudService id(String id)
public void setId(String id)
public NestedVirtualPrivateCloudService internalCidr(String internalCidr)
public void setInternalCidr(String internalCidr)
public NestedVirtualPrivateCloudService tepIpPools(List<NestedVirtualPrivateCloudServiceTepIpPool> tepIpPools)
public NestedVirtualPrivateCloudService addTepIpPoolsItem(NestedVirtualPrivateCloudServiceTepIpPool tepIpPoolsItem)
@Nonnull public List<NestedVirtualPrivateCloudServiceTepIpPool> getTepIpPools()
public void setTepIpPools(List<NestedVirtualPrivateCloudServiceTepIpPool> tepIpPools)
Copyright © 2025. All rights reserved.