@Generated(value="software.amazon.awssdk:codegen") public final class WaitersRuntime extends Object
Modifier and Type | Class and Description |
---|---|
static class |
WaitersRuntime.ResponseStatusAcceptor
A
WaiterAcceptor implementation that checks for a specific HTTP response status, regardless of whether
it's reported by a response or an exception. |
static class |
WaitersRuntime.Value
An intermediate value for JMESPath expressions, encapsulating the different data types supported by JMESPath and
the operations on that data.
|
Modifier and Type | Field and Description |
---|---|
static List<WaiterAcceptor<Object>> |
DEFAULT_ACCEPTORS
The default acceptors that should be matched *last* in the list of acceptors used by the SDK client waiters.
|
public static final List<WaiterAcceptor<Object>> DEFAULT_ACCEPTORS
Copyright © 2021. All rights reserved.