All Classes and Interfaces
Class
Description
Represents a file stream with associated metadata for file uploads.
A custom implementation of OkHttp's RequestBody that wraps an InputStream.
This exception type will be thrown for any non-2XX API responses.
This class serves as the base exception for all errors in the SDK.
A custom InputStream that wraps the InputStream from the OkHttp Response and ensures that the
OkHttp Response object is properly closed when the stream is closed.
A custom Reader that wraps the Reader from the OkHttp Response and ensures that the
OkHttp Response object is properly closed when the reader is closed.
Represents a Server-Sent Event with all standard fields.
Utility class for parsing Server-Sent Events with support for discriminated unions.