Package | Description |
---|---|
com.tencentcloudapi.tione.v20211111.models |
Modifier and Type | Method and Description |
---|---|
ScheduledAction |
Service.getScheduledAction()
Deprecated.
|
ScheduledAction |
CreateModelServiceRequest.getScheduledAction()
Get 定时停止配置
|
ScheduledAction |
ServiceInfo.getScheduledAction()
Get 定时停止的配置
注意:此字段可能返回 null,表示取不到有效值。
|
ScheduledAction |
ModifyModelServiceRequest.getScheduledAction()
Get 定时停止配置
|
Modifier and Type | Method and Description |
---|---|
void |
Service.setScheduledAction(ScheduledAction ScheduledAction)
Deprecated.
|
void |
CreateModelServiceRequest.setScheduledAction(ScheduledAction ScheduledAction)
Set 定时停止配置
|
void |
ServiceInfo.setScheduledAction(ScheduledAction ScheduledAction)
Set 定时停止的配置
注意:此字段可能返回 null,表示取不到有效值。
|
void |
ModifyModelServiceRequest.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 © 2025. All rights reserved.