Class | Description |
---|---|
WaitersRuntime |
Contains classes used at runtime by the code generator classes for waiter acceptors generated from JMESPath
expressions.
|
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. |
WaitersRuntime.Value |
An intermediate value for JMESPath expressions, encapsulating the different data types supported by JMESPath and
the operations on that data.
|
Copyright © 2022. All rights reserved.