| Package | Description |
|---|---|
| software.amazon.awssdk.core.waiters |
| Modifier and Type | Method and Description |
|---|---|
abstract WaiterState |
WaiterAcceptor.getState()
Abstract method to fetch the corresponding state
|
static WaiterState |
WaiterState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WaiterState[] |
WaiterState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020. All rights reserved.