| Package | Description |
|---|---|
| com.tencentcloudapi.trocket.v20230308.models |
| Modifier and Type | Method and Description |
|---|---|
VpcInfo[] |
CreateMQTTInstanceRequest.getVpcList()
Get 实例绑定的VPC信息
|
VpcInfo[] |
CreateInstanceRequest.getVpcList()
Get 集群绑定的VPC信息
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateMQTTInstanceRequest.setVpcList(VpcInfo[] VpcList)
Set 实例绑定的VPC信息
|
void |
CreateInstanceRequest.setVpcList(VpcInfo[] VpcList)
Set 集群绑定的VPC信息
|
| Constructor and Description |
|---|
VpcInfo(VpcInfo 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 © 2025. All rights reserved.