Package | Description |
---|---|
com.tencentcloudapi.cdb.v20170320.models |
Modifier and Type | Method and Description |
---|---|
TimeIntervalStrategy |
StartCpuExpandRequest.getTimeIntervalStrategy()
Get 按时间段扩容策略。
说明:当 Type 为 timeInterval 时,TimeIntervalStrategy 必填。
|
TimeIntervalStrategy |
DescribeCPUExpandStrategyInfoResponse.getTimeIntervalStrategy()
Get 按时间段扩容策略。当 Type 为 timeInterval 时有效。
|
Modifier and Type | Method and Description |
---|---|
void |
StartCpuExpandRequest.setTimeIntervalStrategy(TimeIntervalStrategy TimeIntervalStrategy)
Set 按时间段扩容策略。
说明:当 Type 为 timeInterval 时,TimeIntervalStrategy 必填。
|
void |
DescribeCPUExpandStrategyInfoResponse.setTimeIntervalStrategy(TimeIntervalStrategy TimeIntervalStrategy)
Set 按时间段扩容策略。当 Type 为 timeInterval 时有效。
|
Constructor and Description |
---|
TimeIntervalStrategy(TimeIntervalStrategy 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.