| Class | Description | 
|---|---|
| FileRequestExecutor | |
| PaginatedRequestExecutor<T> | Fluent API for building requests associated with paginated data. | 
| RequestExecutor<T> | Base request executor provides methods to execute customized requests both in sync and async mode. | 
| UrlRequestExecutor<T> | Request executor designed for fetching requested data directly from the URL. |