Package | Description |
---|---|
com.tencentcloudapi.mqtt.v20240516.models |
Modifier and Type | Method and Description |
---|---|
VpcInfo[] |
CreateInstanceRequest.getVpcList()
Get 实例绑定的VPC信息,需要传当前用户下可用的VPC和SUBNET
|
Modifier and Type | Method and Description |
---|---|
void |
CreateInstanceRequest.setVpcList(VpcInfo[] VpcList)
Set 实例绑定的VPC信息,需要传当前用户下可用的VPC和SUBNET
|
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.