| Interface | Description |
|---|---|
| BmcEnum |
| Class | Description |
|---|---|
| AuthnClientFilter |
Filter that injects authentication headers into the request.
|
| BaseAsyncClient | |
| BaseSyncClient | |
| CircuitBreakerHelper | |
| ClientCall<REQ extends BmcRequest<?>,RESP extends BmcResponse,RESP_BUILDER extends BmcResponse.Builder<RESP>> | |
| ClientIdFilter |
Filter that adds the client identifier headers to every request.
|
| CrossTenancyRequestClientFilter |
Filter that injects authentication headers into the request.
|
| ErrorConsumer<REQUEST> |
Basic Consumer type to handle failed calls.
|
| HeaderUtils |
Utilities to deal with header values.
|
| HttpDateUtils |
Date parsing utils.
|
| LogHeadersFilter |
Filter that logs all of the outbound and inbound headers at debug level.
|
| ParamEncoder | |
| ResponseHelper |
A
BmcException exception is thrown in response to failures from a REST endpoint. |
| ResponseHelper.ErrorCodeAndMessage | |
| ResponseHelper.ErrorCodeAndMessage.Builder | |
| RetryTokenUtils |
Utility class that adds the opc-retry-token header to the request
|
| SyncFutureWaiter |
Helper class that can wait for the result of
some
future, and do some work registered through the Executor interface while waiting. |
Copyright © 2016–2024. All rights reserved.