EthosFilterQueryClient<T> |
An EthosProxyClient that provides the ability to submit GET requests supporting filters and/or named queries with
support for paging.
|
EthosProxyClient<T> |
An EthosClient used to retrieve data from the Ethos Integration Proxy API.
|
EthosProxyClientAsync<T> |
An EthosProxyClient used to retrieve data from the Ethos Integration Proxy API, asynchronously.
|
Pager |
Data transfer object (DTO) used primarily within the SDK to easily specify various criteria supporting paging operations.
|
Pager.Builder |
An inner static Builder class used for building the Pager object with various criteria.
|