Uses of Class
com.tencentcloudapi.as.v20180419.models.ExecuteScalingPolicyResponse
-
Packages that use ExecuteScalingPolicyResponse Package Description com.tencentcloudapi.as.v20180419 com.tencentcloudapi.as.v20180419.models -
-
Uses of ExecuteScalingPolicyResponse in com.tencentcloudapi.as.v20180419
Methods in com.tencentcloudapi.as.v20180419 that return ExecuteScalingPolicyResponse Modifier and Type Method Description ExecuteScalingPolicyResponseAsClient. ExecuteScalingPolicy(ExecuteScalingPolicyRequest req)本接口(ExecuteScalingPolicy)用于执行伸缩策略。 可以根据伸缩策略ID执行伸缩策略。 伸缩策略所属伸缩组处于伸缩活动时,会拒绝执行伸缩策略。 本接口不支持执行目标追踪策略。 -
Uses of ExecuteScalingPolicyResponse in com.tencentcloudapi.as.v20180419.models
Constructors in com.tencentcloudapi.as.v20180419.models with parameters of type ExecuteScalingPolicyResponse Constructor Description ExecuteScalingPolicyResponse(ExecuteScalingPolicyResponse 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.
-