| Package | Description |
|---|---|
| com.tencentcloudapi.tse.v20201207.models |
| Modifier and Type | Method and Description |
|---|---|
CloudNativeAPIGatewayStrategyAutoScalerConfig |
CreateAutoScalerResourceStrategyRequest.getConfig()
Get 指标伸缩配置
|
CloudNativeAPIGatewayStrategyAutoScalerConfig |
CloudNativeAPIGatewayStrategy.getConfig()
Get 弹性伸缩配置
|
CloudNativeAPIGatewayStrategyAutoScalerConfig |
ModifyAutoScalerResourceStrategyRequest.getConfig()
Get 指标伸缩配置
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateAutoScalerResourceStrategyRequest.setConfig(CloudNativeAPIGatewayStrategyAutoScalerConfig Config)
Set 指标伸缩配置
|
void |
CloudNativeAPIGatewayStrategy.setConfig(CloudNativeAPIGatewayStrategyAutoScalerConfig Config)
Set 弹性伸缩配置
|
void |
ModifyAutoScalerResourceStrategyRequest.setConfig(CloudNativeAPIGatewayStrategyAutoScalerConfig Config)
Set 指标伸缩配置
|
| Constructor and Description |
|---|
CloudNativeAPIGatewayStrategyAutoScalerConfig(CloudNativeAPIGatewayStrategyAutoScalerConfig 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 © 2025. All rights reserved.