| Package | Description |
|---|---|
| com.tencentcloudapi.dlc.v20210125.models |
| Modifier and Type | Method and Description |
|---|---|
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 |
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 © 2023. All rights reserved.