Uses of Class
com.tencentcloudapi.vpc.v20170312.models.AttachCcnInstancesResponse
-
Packages that use AttachCcnInstancesResponse Package Description com.tencentcloudapi.vpc.v20170312 com.tencentcloudapi.vpc.v20170312.models -
-
Uses of AttachCcnInstancesResponse in com.tencentcloudapi.vpc.v20170312
Methods in com.tencentcloudapi.vpc.v20170312 that return AttachCcnInstancesResponse Modifier and Type Method Description AttachCcnInstancesResponseVpcClient. AttachCcnInstances(AttachCcnInstancesRequest req)本接口(AttachCcnInstances)用于将网络实例加载到云联网实例中,网络实例包括VPC和专线网关。
每个云联网能够关联的网络实例个数是有限的,详情请参考产品文档。如果需要扩充请联系在线客服。 -
Uses of AttachCcnInstancesResponse in com.tencentcloudapi.vpc.v20170312.models
Constructors in com.tencentcloudapi.vpc.v20170312.models with parameters of type AttachCcnInstancesResponse Constructor Description AttachCcnInstancesResponse(AttachCcnInstancesResponse 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.
-