Package | Description |
---|---|
com.tencentcloudapi.cdb.v20170320.models |
Modifier and Type | Method and Description |
---|---|
PeriodStrategy |
StartCpuExpandRequest.getPeriodStrategy()
Get 按周期扩容策略。
说明:当 Type 为 period 时,PeriodStrategy 必填。
|
PeriodStrategy |
DescribeCPUExpandStrategyInfoResponse.getPeriodStrategy()
Get 按周期扩容策略。当 Type 为 period 时有效。
|
Modifier and Type | Method and Description |
---|---|
void |
StartCpuExpandRequest.setPeriodStrategy(PeriodStrategy PeriodStrategy)
Set 按周期扩容策略。
说明:当 Type 为 period 时,PeriodStrategy 必填。
|
void |
DescribeCPUExpandStrategyInfoResponse.setPeriodStrategy(PeriodStrategy PeriodStrategy)
Set 按周期扩容策略。当 Type 为 period 时有效。
|
Constructor and Description |
---|
PeriodStrategy(PeriodStrategy 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.