| Package | Description |
|---|---|
| com.amazonaws.services.datasync.model |
| Modifier and Type | Method and Description |
|---|---|
TaskScheduleDetails |
TaskScheduleDetails.clone() |
TaskScheduleDetails |
DescribeTaskResult.getScheduleDetails()
The details about your task
schedule.
|
TaskScheduleDetails |
TaskScheduleDetails.withDisabledBy(ScheduleDisabledBy disabledBy)
Indicates how your task schedule was disabled.
|
TaskScheduleDetails |
TaskScheduleDetails.withDisabledBy(String disabledBy)
Indicates how your task schedule was disabled.
|
TaskScheduleDetails |
TaskScheduleDetails.withDisabledReason(String disabledReason)
Provides a reason if the task schedule is disabled.
|
TaskScheduleDetails |
TaskScheduleDetails.withStatusUpdateTime(Date statusUpdateTime)
Indicates the last time the status of your task schedule changed.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeTaskResult.setScheduleDetails(TaskScheduleDetails scheduleDetails)
The details about your task
schedule.
|
DescribeTaskResult |
DescribeTaskResult.withScheduleDetails(TaskScheduleDetails scheduleDetails)
The details about your task
schedule.
|
Copyright © 2024. All rights reserved.