Package | Description |
---|---|
com.tencentcloudapi.gse.v20191112.models |
Modifier and Type | Method and Description |
---|---|
TimerScalingPolicy[] |
DescribeTimerScalingPoliciesResponse.getTimerScalingPolicies()
Get Configuration of the scheduled scaling policy
Note: this field may return `null`, indicating that no valid value is obtained.
|
TimerScalingPolicy |
PutTimerScalingPolicyRequest.getTimerScalingPolicy()
Get Configuration of the scheduled scaling policy
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeTimerScalingPoliciesResponse.setTimerScalingPolicies(TimerScalingPolicy[] TimerScalingPolicies)
Set Configuration of the scheduled scaling policy
Note: this field may return `null`, indicating that no valid value is obtained.
|
void |
PutTimerScalingPolicyRequest.setTimerScalingPolicy(TimerScalingPolicy TimerScalingPolicy)
Set Configuration of the scheduled scaling policy
|
Constructor and Description |
---|
TimerScalingPolicy(TimerScalingPolicy 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.
|
Copyright © 2023. All rights reserved.