Package | Description |
---|---|
com.tencentcloudapi.tem.v20210701.models |
Modifier and Type | Method and Description |
---|---|
HorizontalAutoscaler[] |
TemServiceVersionInfo.getHorizontalAutoscaler()
Get Auto scaling policy
Note: This field may return `null`, indicating that no valid values can be obtained.
|
HorizontalAutoscaler[] |
DeployApplicationRequest.getHorizontalAutoscaler()
Get Auto scaling policy.
|
HorizontalAutoscaler[] |
Autoscaler.getHorizontalAutoscaler()
Get Policy of the scaling rule
Note: This field may return `null`, indicating that no valid values can be obtained.
|
Modifier and Type | Method and Description |
---|---|
void |
TemServiceVersionInfo.setHorizontalAutoscaler(HorizontalAutoscaler[] HorizontalAutoscaler)
Set Auto scaling policy
Note: This field may return `null`, indicating that no valid values can be obtained.
|
void |
DeployApplicationRequest.setHorizontalAutoscaler(HorizontalAutoscaler[] HorizontalAutoscaler)
Set Auto scaling policy.
|
void |
Autoscaler.setHorizontalAutoscaler(HorizontalAutoscaler[] HorizontalAutoscaler)
Set Policy of the scaling rule
Note: This field may return `null`, indicating that no valid values can be obtained.
|
Constructor and Description |
---|
HorizontalAutoscaler(HorizontalAutoscaler 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.