| Package | Description |
|---|---|
| com.tencentcloudapi.dlc.v20210125.models |
| Modifier and Type | Method and Description |
|---|---|
CrontabResumeSuspendStrategy |
UpdateDataEngineRequest.getCrontabResumeSuspendStrategy()
Get Scheduling policy for the start and end; the complex type includes start and end time and the cluster suspension policy.
|
CrontabResumeSuspendStrategy |
DataEngineInfo.getCrontabResumeSuspendStrategy()
Get Scheduled start and end policy.
|
CrontabResumeSuspendStrategy |
CreateDataEngineRequest.getCrontabResumeSuspendStrategy()
Get The complex policy for scheduled start and suspension, including the start/suspension time and suspension policy.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateDataEngineRequest.setCrontabResumeSuspendStrategy(CrontabResumeSuspendStrategy CrontabResumeSuspendStrategy)
Set Scheduling policy for the start and end; the complex type includes start and end time and the cluster suspension policy.
|
void |
DataEngineInfo.setCrontabResumeSuspendStrategy(CrontabResumeSuspendStrategy CrontabResumeSuspendStrategy)
Set Scheduled start and end policy.
|
void |
CreateDataEngineRequest.setCrontabResumeSuspendStrategy(CrontabResumeSuspendStrategy CrontabResumeSuspendStrategy)
Set The complex policy for scheduled start and suspension, including the start/suspension time and suspension policy.
|
| 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 © 2025. All rights reserved.