Uses of Class
com.tencentcloudapi.smh.v20210712.models.DescribeOfficialInstancesResponse
-
Packages that use DescribeOfficialInstancesResponse Package Description com.tencentcloudapi.smh.v20210712 com.tencentcloudapi.smh.v20210712.models -
-
Uses of DescribeOfficialInstancesResponse in com.tencentcloudapi.smh.v20210712
Methods in com.tencentcloudapi.smh.v20210712 that return DescribeOfficialInstancesResponse Modifier and Type Method Description DescribeOfficialInstancesResponseSmhClient. DescribeOfficialInstances(DescribeOfficialInstancesRequest req)查询官方云盘实例 -
Uses of DescribeOfficialInstancesResponse in com.tencentcloudapi.smh.v20210712.models
Constructors in com.tencentcloudapi.smh.v20210712.models with parameters of type DescribeOfficialInstancesResponse Constructor Description DescribeOfficialInstancesResponse(DescribeOfficialInstancesResponse 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.
-