| Package | Description |
|---|---|
| com.tencentcloudapi.dlc.v20210125.models |
| Modifier and Type | Method and Description |
|---|---|
CrontabResumeSuspendStrategy |
DataEngineInfo.getCrontabResumeSuspendStrategy()
Get 定时启停策略,复杂类型:包含启停时间、挂起集群策略
注意:此字段可能返回 null,表示取不到有效值。
|
CrontabResumeSuspendStrategy |
CreateDataEngineRequest.getCrontabResumeSuspendStrategy()
Get 定时启停策略,复杂类型:包含启停时间、挂起集群策略
|
| Modifier and Type | Method and Description |
|---|---|
void |
DataEngineInfo.setCrontabResumeSuspendStrategy(CrontabResumeSuspendStrategy CrontabResumeSuspendStrategy)
Set 定时启停策略,复杂类型:包含启停时间、挂起集群策略
注意:此字段可能返回 null,表示取不到有效值。
|
void |
CreateDataEngineRequest.setCrontabResumeSuspendStrategy(CrontabResumeSuspendStrategy CrontabResumeSuspendStrategy)
Set 定时启停策略,复杂类型:包含启停时间、挂起集群策略
|
| Constructor and Description |
|---|
CrontabResumeSuspendStrategy(CrontabResumeSuspendStrategy 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.