| Class | Description |
|---|---|
| ApiCreateScheduleRequest |
The Request object for the "CreateSchedule" API Service call.
|
| ApiCreateScheduleRequest.Builder | |
| ApiGetScheduleResult |
The object returned by the "GetSchedule" API Service call.
|
| ApiGetScheduleResult.Builder | |
| ApiListSchedulesResult |
The object returned by the "ListSchedules" API Service call.
|
| ApiListSchedulesResult.Builder | |
| ApiModifyScheduleRequest |
The Request object for the "ModifySchedule" API Service call.
|
| ApiModifyScheduleRequest.Builder | |
| ApiModifyScheduleResult |
The object returned by the "ModifySchedule" API Service call.
|
| ApiModifyScheduleResult.Builder | |
| ApiSchedule |
Schedule is an object containing information about each schedule created to autonomously make a snapshot of a volume.
|
| ApiSchedule.Builder | |
| ApiScheduleInfo |
The unique name given to the schedule, the retention period for the snapshot that was created, and the volume ID of the volume from which the snapshot was created.
|
| ApiScheduleInfo.Builder | |
| ApiWeekday |
Day of the week the snapshot is to be created.
|
| ApiWeekday.Builder |