Package com.intercom.api.core
-
Interface Summary Interface Description ApiVersion.Visitor<T> -
Class Summary Class Description ApiVersion ClientOptions ClientOptions.Builder Environment FileStream Represents a file stream with associated metadata for file uploads.InputStreamRequestBody A custom implementation of OkHttp's RequestBody that wraps an InputStream.IntercomHttpResponse<T> 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 ApiVersion.Value Stream.StreamType -
Exception Summary Exception Description IntercomApiException This exception type will be thrown for any non-2XX API responses.IntercomException This class serves as the base exception for all errors in the SDK.