Uses of Class
com.tencentcloudapi.tsf.v20180326.models.DescribeGatewayMonitorOverviewRequest
-
Packages that use DescribeGatewayMonitorOverviewRequest Package Description com.tencentcloudapi.tsf.v20180326 com.tencentcloudapi.tsf.v20180326.models -
-
Uses of DescribeGatewayMonitorOverviewRequest in com.tencentcloudapi.tsf.v20180326
Methods in com.tencentcloudapi.tsf.v20180326 with parameters of type DescribeGatewayMonitorOverviewRequest Modifier and Type Method Description DescribeGatewayMonitorOverviewResponseTsfClient. DescribeGatewayMonitorOverview(DescribeGatewayMonitorOverviewRequest req)查询网关监控概览 -
Uses of DescribeGatewayMonitorOverviewRequest in com.tencentcloudapi.tsf.v20180326.models
Constructors in com.tencentcloudapi.tsf.v20180326.models with parameters of type DescribeGatewayMonitorOverviewRequest Constructor Description DescribeGatewayMonitorOverviewRequest(DescribeGatewayMonitorOverviewRequest 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.
-