| Package | Description |
|---|---|
| com.amazonaws.services.batch.model |
| Modifier and Type | Method and Description |
|---|---|
static JobStateTimeLimitActionsState |
JobStateTimeLimitActionsState.fromValue(String value)
Use this in place of valueOf.
|
static JobStateTimeLimitActionsState |
JobStateTimeLimitActionsState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JobStateTimeLimitActionsState[] |
JobStateTimeLimitActionsState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
JobStateTimeLimitAction |
JobStateTimeLimitAction.withState(JobStateTimeLimitActionsState state)
The state of the job needed to trigger the action.
|
Copyright © 2024. All rights reserved.