Package com.devintest.api.core
-
Class Summary Class Description ClientOptions ClientOptions.Builder DevintestApiHttpResponse<T> Environment FileStream Represents a file stream with associated metadata for file uploads.InputStreamRequestBody A custom implementation of OkHttp's RequestBody that wraps an InputStream.MediaTypes Nullable<T> NullableNonemptyFilter ObjectMappers QueryStringMapper RequestOptions RequestOptions.Builder ResponseBodyInputStream 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.ResponseBodyReader 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.RetryInterceptor Stream<T> TheStreamclass implementsIterableto provide a simple mechanism for reading and parsing objects of a given type from data streamed via aReaderusing a specified delimiter.Suppliers -
Enum Summary Enum Description Stream.StreamType -
Exception Summary Exception Description DevintestApiApiException This exception type will be thrown for any non-2XX API responses.DevintestApiException This class serves as the base exception for all errors in the SDK.