Package | Description |
---|---|
com.tencentcloudapi.tione.v20211111.models |
Modifier and Type | Method and Description |
---|---|
ScheduledAction |
ModifyModelServiceRequest.getScheduledAction()
Get 定时停止配置
|
ScheduledAction |
Service.getScheduledAction()
Deprecated.
|
ScheduledAction |
ModifyModelServicePartialConfigRequest.getScheduledAction()
Get 更新后服务不重启,定时停止的配置
|
ScheduledAction |
CreateModelServiceRequest.getScheduledAction()
Get 定时停止配置
|
Modifier and Type | Method and Description |
---|---|
void |
ModifyModelServiceRequest.setScheduledAction(ScheduledAction ScheduledAction)
Set 定时停止配置
|
void |
Service.setScheduledAction(ScheduledAction ScheduledAction)
Deprecated.
|
void |
ModifyModelServicePartialConfigRequest.setScheduledAction(ScheduledAction ScheduledAction)
Set 更新后服务不重启,定时停止的配置
|
void |
CreateModelServiceRequest.setScheduledAction(ScheduledAction ScheduledAction)
Set 定时停止配置
|
Constructor and Description |
---|
ScheduledAction(ScheduledAction 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 © 2024. All rights reserved.