| Interface | Description |
|---|---|
| ApiHttpClient |
Interface for an HTTP client accessing the API and mapping to a known output type
|
| Builder<T> |
interface to build instance of T
|
| ClassReferenceContext | |
| ClientRequestCommand<TResult> | |
| Context | |
| ContextApiHttpClient | |
| ContextAware<U> | |
| Draft<T extends Draft<T>> | |
| ExecutorHttpClientSupplier | |
| HttpClientSupplier |
Interface to supply a HTTP client implementation specified by a
ServiceLoader |
| JsonEnum | |
| ModelBase | |
| RequestCommand<TResult> | |
| ResponseSerializer |
Interface to deserialize a response to a specified output type
|
| ServiceRegionConfig | |
| VrapHttpClient |
Wrapper interface for a HTTP client
|
| Enum | Description |
|---|---|
| ApiHttpMethod |
| Exception | Description |
|---|---|
| ApiHttpException | |
| DeserializationException | |
| EncodingException | |
| SerializationException |