Uses of Class
com.tencentcloudapi.as.v20180419.models.ScalingPolicy
-
Packages that use ScalingPolicy Package Description com.tencentcloudapi.as.v20180419.models -
-
Uses of ScalingPolicy in com.tencentcloudapi.as.v20180419.models
Methods in com.tencentcloudapi.as.v20180419.models that return ScalingPolicy Modifier and Type Method Description ScalingPolicy[]DescribeScalingPoliciesResponse. getScalingPolicySet()Get 弹性伸缩告警触发策略详细信息列表。Methods in com.tencentcloudapi.as.v20180419.models with parameters of type ScalingPolicy Modifier and Type Method Description voidDescribeScalingPoliciesResponse. setScalingPolicySet(ScalingPolicy[] ScalingPolicySet)Set 弹性伸缩告警触发策略详细信息列表。Constructors in com.tencentcloudapi.as.v20180419.models with parameters of type ScalingPolicy Constructor Description ScalingPolicy(ScalingPolicy 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.
-