Uses of Class
com.tencentcloudapi.cdc.v20201214.models.DescribeDedicatedClusterHostStatisticsResponse
-
Packages that use DescribeDedicatedClusterHostStatisticsResponse Package Description com.tencentcloudapi.cdc.v20201214 com.tencentcloudapi.cdc.v20201214.models -
-
Uses of DescribeDedicatedClusterHostStatisticsResponse in com.tencentcloudapi.cdc.v20201214
Methods in com.tencentcloudapi.cdc.v20201214 that return DescribeDedicatedClusterHostStatisticsResponse Modifier and Type Method Description DescribeDedicatedClusterHostStatisticsResponseCdcClient. DescribeDedicatedClusterHostStatistics(DescribeDedicatedClusterHostStatisticsRequest req)查询专用集群内宿主机的统计信息 -
Uses of DescribeDedicatedClusterHostStatisticsResponse in com.tencentcloudapi.cdc.v20201214.models
Constructors in com.tencentcloudapi.cdc.v20201214.models with parameters of type DescribeDedicatedClusterHostStatisticsResponse Constructor Description DescribeDedicatedClusterHostStatisticsResponse(DescribeDedicatedClusterHostStatisticsResponse 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.
-