| Package | Description |
|---|---|
| com.amazonaws.waiters |
| Modifier and Type | Class and Description |
|---|---|
class |
HttpFailureStatusAcceptor<Output>
Created by meghbyar on 7/15/16.
|
class |
HttpSuccessStatusAcceptor<Output>
Created by meghbyar on 7/14/16.
|
| Modifier and Type | Method and Description |
|---|---|
List<WaiterAcceptor<Output>> |
WaiterBuilder.getAcceptor() |
List<WaiterAcceptor<Output>> |
WaiterExecutionBuilder.getAcceptorsList() |
| Modifier and Type | Method and Description |
|---|---|
WaiterBuilder<Input,Output> |
WaiterBuilder.withAcceptors(WaiterAcceptor<Output>... acceptors) |
| Modifier and Type | Method and Description |
|---|---|
WaiterExecutionBuilder<Input,Output> |
WaiterExecutionBuilder.withAcceptors(List<WaiterAcceptor<Output>> acceptors) |
Copyright © 2016. All rights reserved.