Expand description
The client builder.
Structs§
- Builder
- A builder to construct
Clients andblocking::Clients. - Complete
- The complete builder stage.
- Service
Stage - The service builder stage.
- User
Agent Stage - The user agent builder stage.
Enums§
- Client
Qos - Specifies the beahavior of client-side sympathetic rate limiting.
- Idempotency
- Specifies the manner in which the client decides if a request is idempotent or not.
- Node
Selection Strategy - Specifies the strategy used to select a node of a service to use for a request attempt.
- Server
Qos - Specifies the behavior of a client in response to a
QoSerror from a server. - Service
Error - Specifies the behavior of the client in response to a service error from a server.