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