| Package | Description |
|---|---|
| com.amazonaws.services.scheduler.model |
| Modifier and Type | Method and Description |
|---|---|
static ScheduleGroupState |
ScheduleGroupState.fromValue(String value)
Use this in place of valueOf.
|
static ScheduleGroupState |
ScheduleGroupState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ScheduleGroupState[] |
ScheduleGroupState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ScheduleGroupSummary |
ScheduleGroupSummary.withState(ScheduleGroupState state)
Specifies the state of the schedule group.
|
GetScheduleGroupResult |
GetScheduleGroupResult.withState(ScheduleGroupState state)
Specifies the state of the schedule group.
|
Copyright © 2024. All rights reserved.