| Package | Description |
|---|---|
| com.amazonaws.services.datasync.model |
| Modifier and Type | Method and Description |
|---|---|
static ScheduleStatus |
ScheduleStatus.fromValue(String value)
Use this in place of valueOf.
|
static ScheduleStatus |
ScheduleStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ScheduleStatus[] |
ScheduleStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
TaskSchedule |
TaskSchedule.withStatus(ScheduleStatus status)
Specifies whether to enable or disable your task schedule.
|
Copyright © 2024. All rights reserved.