Namespace QlikTools.Services.Repository
Classes
ApiClient
API client is mainly responsible for making the HTTP call to the API backend.
ApiException
API Exception
ApiResponse<T>
API Response
Configuration
Represents a set of configuration settings
DateConverter
Formatter for ‘date’ formats ss defined by full-date – RFC3339
see https://github.com/OAI/OpenAPI-Specification/blob/master/versions/2.0.md#data-types
GlobalConfiguration
GlobalConfiguration provides a compile-time extension point for globally configuring
API Clients.
Interfaces
IApiAccessor
Represents configuration aspects required to interact with the API endpoints.
IReadableConfiguration
Represents a readable-only configuration contract.
Delegates
ExceptionFactory
A delegate to ExceptionFactory method