| Package | Description |
|---|---|
| com.tencentcloudapi.tse.v20201207.models |
| Modifier and Type | Method and Description |
|---|---|
CloudNativeAPIGatewayStrategyCronScalerConfig |
CreateAutoScalerResourceStrategyRequest.getCronConfig()
Get 定时伸缩配置
|
CloudNativeAPIGatewayStrategyCronScalerConfig |
CloudNativeAPIGatewayStrategy.getCronConfig()
Get 定时伸缩配置
|
CloudNativeAPIGatewayStrategyCronScalerConfig |
ModifyAutoScalerResourceStrategyRequest.getCronConfig()
Get 指标伸缩配置
|
CloudNativeAPIGatewayStrategyCronScalerConfig |
CreateAutoScalerResourceStrategyRequest.getCronScalerConfig()
Deprecated.
|
CloudNativeAPIGatewayStrategyCronScalerConfig |
ModifyAutoScalerResourceStrategyRequest.getCronScalerConfig()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateAutoScalerResourceStrategyRequest.setCronConfig(CloudNativeAPIGatewayStrategyCronScalerConfig CronConfig)
Set 定时伸缩配置
|
void |
CloudNativeAPIGatewayStrategy.setCronConfig(CloudNativeAPIGatewayStrategyCronScalerConfig CronConfig)
Set 定时伸缩配置
|
void |
ModifyAutoScalerResourceStrategyRequest.setCronConfig(CloudNativeAPIGatewayStrategyCronScalerConfig CronConfig)
Set 指标伸缩配置
|
void |
CreateAutoScalerResourceStrategyRequest.setCronScalerConfig(CloudNativeAPIGatewayStrategyCronScalerConfig CronScalerConfig)
Deprecated.
|
void |
ModifyAutoScalerResourceStrategyRequest.setCronScalerConfig(CloudNativeAPIGatewayStrategyCronScalerConfig CronScalerConfig)
Deprecated.
|
| Constructor and Description |
|---|
CloudNativeAPIGatewayStrategyCronScalerConfig(CloudNativeAPIGatewayStrategyCronScalerConfig 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.