Namespace Telerik.CallHome.OpenAPI.Client
Classes
API Response |
Utility functions providing some benefit to API client consumers. |
Represents a File passed to the API as a Parameter, allows using different backends for files |
A dictionary in which one key has many associated values. |
A container for generalized request inputs. This type allows consumers to extend the request functionality by abstracting away from the default (built-in) request framework (e.g. RestSharp). |
Interfaces
Provides a non-generic contract for the ApiResponse wrapper. |
Contract for Asynchronous RESTful API interactions. This interface allows consumers to provide a custom API accessor client. |
Represents a readable-only configuration contract. |
Contract for Synchronous RESTful API interactions. This interface allows consumers to provide a custom API accessor client. |