Package | Description |
---|---|
com.tencentcloudapi.bmvpc.v20180625.models |
Modifier and Type | Method and Description |
---|---|
SubnetInfo[] |
DescribeSubnetByHostedDeviceResponse.getData()
Get 子网列表
|
SubnetInfo[] |
DescribeSubnetByDeviceResponse.getData()
Get 子网列表
|
SubnetInfo[] |
DescribeSubnetsResponse.getSubnetSet()
Get 子网列表信息
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeSubnetByHostedDeviceResponse.setData(SubnetInfo[] Data)
Set 子网列表
|
void |
DescribeSubnetByDeviceResponse.setData(SubnetInfo[] Data)
Set 子网列表
|
void |
DescribeSubnetsResponse.setSubnetSet(SubnetInfo[] SubnetSet)
Set 子网列表信息
|
Constructor and Description |
---|
SubnetInfo(SubnetInfo source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2022. All rights reserved.