Uses of Class
com.tencentcloudapi.cdb.v20170320.models.DescribeCloneListResponse
-
Packages that use DescribeCloneListResponse Package Description com.tencentcloudapi.cdb.v20170320 com.tencentcloudapi.cdb.v20170320.models -
-
Uses of DescribeCloneListResponse in com.tencentcloudapi.cdb.v20170320
Methods in com.tencentcloudapi.cdb.v20170320 that return DescribeCloneListResponse Modifier and Type Method Description DescribeCloneListResponseCdbClient. DescribeCloneList(DescribeCloneListRequest req)本接口(DescribeCloneList) 用于查询用户实例的克隆任务列表。 -
Uses of DescribeCloneListResponse in com.tencentcloudapi.cdb.v20170320.models
Constructors in com.tencentcloudapi.cdb.v20170320.models with parameters of type DescribeCloneListResponse Constructor Description DescribeCloneListResponse(DescribeCloneListResponse 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.
-