Uses of Class
com.tencentcloudapi.apm.v20210622.models.DescribeServiceOverviewRequest
-
Packages that use DescribeServiceOverviewRequest Package Description com.tencentcloudapi.apm.v20210622 com.tencentcloudapi.apm.v20210622.models -
-
Uses of DescribeServiceOverviewRequest in com.tencentcloudapi.apm.v20210622
Methods in com.tencentcloudapi.apm.v20210622 with parameters of type DescribeServiceOverviewRequest Modifier and Type Method Description DescribeServiceOverviewResponseApmClient. DescribeServiceOverview(DescribeServiceOverviewRequest req)服务概览数据拉取 -
Uses of DescribeServiceOverviewRequest in com.tencentcloudapi.apm.v20210622.models
Constructors in com.tencentcloudapi.apm.v20210622.models with parameters of type DescribeServiceOverviewRequest Constructor Description DescribeServiceOverviewRequest(DescribeServiceOverviewRequest 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.
-