Package software.amazon.awssdk.services.dynamodb.waiters.internal
-
Class Summary Class Description WaitersRuntime Contains classes used at runtime by the code generator classes for waiter acceptors generated from JMESPath expressions.WaitersRuntime.ResponseStatusAcceptor AWaiterAcceptor
implementation that checks for a specific HTTP response status, regardless of whether it's reported by a response or an exception.WaitersRuntime.Value An intermediate value for JMESPath expressions, encapsulating the different data types supported by JMESPath and the operations on that data.