| Package | Description |
|---|---|
| com.amazonaws.services.snowball.model |
| Modifier and Type | Method and Description |
|---|---|
static JobState |
JobState.fromValue(String value)
Use this in place of valueOf.
|
static JobState |
JobState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JobState[] |
JobState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JobMetadata.setJobState(JobState jobState) |
void |
JobListEntry.setJobState(JobState jobState) |
JobMetadata |
JobMetadata.withJobState(JobState jobState) |
JobListEntry |
JobListEntry.withJobState(JobState jobState) |
Notification |
Notification.withJobStatesToNotify(JobState... jobStatesToNotify) |
Copyright © 2016. All rights reserved.