Package | Description |
---|---|
com.ibm.cloud.objectstorage.waiters |
Modifier and Type | Method and Description |
---|---|
WaiterState |
HttpFailureStatusAcceptor.getState() |
abstract WaiterState |
WaiterAcceptor.getState()
Abstract method to fetch the corresponding state
|
WaiterState |
HttpSuccessStatusAcceptor.getState() |
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.
|
Constructor and Description |
---|
HttpFailureStatusAcceptor(int expectedStatusCode,
WaiterState waiterState) |
HttpSuccessStatusAcceptor(WaiterState waiterState) |
Copyright © 2024. All rights reserved.