Uses of Class
com.tencentcloudapi.smh.v20210712.models.DescribeOfficialOverviewRequest
-
Packages that use DescribeOfficialOverviewRequest Package Description com.tencentcloudapi.smh.v20210712 com.tencentcloudapi.smh.v20210712.models -
-
Uses of DescribeOfficialOverviewRequest in com.tencentcloudapi.smh.v20210712
Methods in com.tencentcloudapi.smh.v20210712 with parameters of type DescribeOfficialOverviewRequest Modifier and Type Method Description DescribeOfficialOverviewResponseSmhClient. DescribeOfficialOverview(DescribeOfficialOverviewRequest req)查询官方云盘实例概览数据 -
Uses of DescribeOfficialOverviewRequest in com.tencentcloudapi.smh.v20210712.models
Constructors in com.tencentcloudapi.smh.v20210712.models with parameters of type DescribeOfficialOverviewRequest Constructor Description DescribeOfficialOverviewRequest(DescribeOfficialOverviewRequest 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.
-