Uses of Class
com.tencentcloudapi.as.v20180419.models.DescribeScalingPoliciesResponse
-
Packages that use DescribeScalingPoliciesResponse Package Description com.tencentcloudapi.as.v20180419 com.tencentcloudapi.as.v20180419.models -
-
Uses of DescribeScalingPoliciesResponse in com.tencentcloudapi.as.v20180419
Methods in com.tencentcloudapi.as.v20180419 that return DescribeScalingPoliciesResponse Modifier and Type Method Description DescribeScalingPoliciesResponseAsClient. DescribeScalingPolicies(DescribeScalingPoliciesRequest req)本接口(DescribeScalingPolicies)用于查询告警触发策略。 -
Uses of DescribeScalingPoliciesResponse in com.tencentcloudapi.as.v20180419.models
Constructors in com.tencentcloudapi.as.v20180419.models with parameters of type DescribeScalingPoliciesResponse Constructor Description DescribeScalingPoliciesResponse(DescribeScalingPoliciesResponse 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.
-