Uses of Class
com.tencentcloudapi.vpc.v20170312.models.AcceptAttachCcnInstancesRequest
-
Packages that use AcceptAttachCcnInstancesRequest Package Description com.tencentcloudapi.vpc.v20170312 com.tencentcloudapi.vpc.v20170312.models -
-
Uses of AcceptAttachCcnInstancesRequest in com.tencentcloudapi.vpc.v20170312
Methods in com.tencentcloudapi.vpc.v20170312 with parameters of type AcceptAttachCcnInstancesRequest Modifier and Type Method Description AcceptAttachCcnInstancesResponseVpcClient. AcceptAttachCcnInstances(AcceptAttachCcnInstancesRequest req)本接口(AcceptAttachCcnInstances)用于跨账号关联实例时,云联网所有者接受并同意关联操作。 -
Uses of AcceptAttachCcnInstancesRequest in com.tencentcloudapi.vpc.v20170312.models
Constructors in com.tencentcloudapi.vpc.v20170312.models with parameters of type AcceptAttachCcnInstancesRequest Constructor Description AcceptAttachCcnInstancesRequest(AcceptAttachCcnInstancesRequest 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.
-