Package | Description |
---|---|
com.tencentcloudapi.mps.v20190612.models |
Modifier and Type | Method and Description |
---|---|
ScheduleTask |
DescribeTaskDetailResponse.getScheduleTask()
Get The information of a scheme.
|
ScheduleTask |
ParseNotificationResponse.getScheduleTaskEvent()
Get The information of a scheme.
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeTaskDetailResponse.setScheduleTask(ScheduleTask ScheduleTask)
Set The information of a scheme.
|
void |
ParseNotificationResponse.setScheduleTaskEvent(ScheduleTask ScheduleTaskEvent)
Set The information of a scheme.
|
Constructor and Description |
---|
ScheduleTask(ScheduleTask 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.