JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
io.apimatic.core
,
io.apimatic.core.annotations
,
io.apimatic.core.authentication
,
io.apimatic.core.authentication.multiple
,
io.apimatic.core.configurations.http.client
,
io.apimatic.core.configurations.http.request
,
io.apimatic.core.exceptions
,
io.apimatic.core.logger
,
io.apimatic.core.logger.configurations
,
io.apimatic.core.request.async
,
io.apimatic.core.types
,
io.apimatic.core.types.http.request
,
io.apimatic.core.types.http.response
,
io.apimatic.core.types.pagination
,
io.apimatic.core.utilities
Class Hierarchy
java.lang.
Object
io.apimatic.core.types.
AdditionalProperties
<T>
io.apimatic.core.
ApiCall
<ResponseType,ExceptionType>
io.apimatic.core.
ApiCall.Builder
<ResponseType,ExceptionType>
io.apimatic.core.request.async.
AsyncExecutor
io.apimatic.core.authentication.
AuthBuilder
io.apimatic.coreinterfaces.authentication.Authentication
io.apimatic.core.authentication.
AuthCredential
io.apimatic.core.authentication.
HeaderAuth
io.apimatic.core.authentication.
QueryAuth
io.apimatic.core.authentication.multiple.
AuthGroup
io.apimatic.core.authentication.multiple.
And
io.apimatic.core.authentication.multiple.
Or
io.apimatic.core.authentication.multiple.
Single
io.apimatic.core.types.
BaseModel
io.apimatic.core.logger.
ConsoleLogger
(implements io.apimatic.coreinterfaces.logger.Logger)
io.apimatic.core.utilities.
ConversionHelper
io.apimatic.core.utilities.
CoreHelper
io.apimatic.core.configurations.http.client.
CoreHttpClientConfiguration
(implements io.apimatic.coreinterfaces.http.ClientConfiguration)
io.apimatic.core.configurations.http.client.
CoreHttpClientConfiguration.Builder
io.apimatic.core.utilities.
CoreJsonObject
io.apimatic.core.utilities.
CoreJsonValue
io.apimatic.core.configurations.http.client.
CoreProxyConfiguration
(implements io.apimatic.coreinterfaces.http.proxy.ProxyConfiguration)
io.apimatic.core.configurations.http.client.
CoreProxyConfiguration.Builder
io.apimatic.core.types.pagination.
CursorPagination
(implements io.apimatic.core.types.pagination.
PaginationStrategy
)
io.apimatic.core.utilities.
DateHelper
io.apimatic.core.utilities.
LocalDateTimeHelper
io.apimatic.core.utilities.
ZonedDateTimeHelper
io.apimatic.core.types.http.response.
Dynamic
(implements io.apimatic.coreinterfaces.http.response.DynamicType)
io.apimatic.core.configurations.http.request.
EndpointConfiguration
(implements io.apimatic.coreinterfaces.http.request.configuration.CoreEndpointConfiguration)
io.apimatic.core.configurations.http.request.
EndpointConfiguration.Builder
io.apimatic.core.
ErrorCase
<ExceptionType>
io.apimatic.core.
GlobalConfiguration
io.apimatic.core.
GlobalConfiguration.Builder
io.apimatic.core.
HttpRequest
io.apimatic.core.
HttpRequest.Builder
com.fasterxml.jackson.databind.JsonDeserializer<T> (implements com.fasterxml.jackson.databind.deser.NullValueProvider)
io.apimatic.core.utilities.
DateHelper.SimpleDateDeserializer
io.apimatic.core.utilities.
LocalDateTimeHelper.Rfc1123DateTimeDeserializer
io.apimatic.core.utilities.
LocalDateTimeHelper.Rfc8601DateTimeDeserializer
io.apimatic.core.utilities.
LocalDateTimeHelper.UnixTimestampDeserializer
io.apimatic.core.utilities.
ZonedDateTimeHelper.Rfc1123DateTimeDeserializer
io.apimatic.core.utilities.
ZonedDateTimeHelper.Rfc8601DateTimeDeserializer
io.apimatic.core.utilities.
ZonedDateTimeHelper.UnixTimestampDeserializer
com.fasterxml.jackson.databind.JsonSerializer<T> (implements com.fasterxml.jackson.databind.jsonFormatVisitors.JsonFormatVisitable)
io.apimatic.core.utilities.
DateHelper.SimpleDateSerializer
io.apimatic.core.utilities.
LocalDateTimeHelper.Rfc1123DateTimeSerializer
io.apimatic.core.utilities.
LocalDateTimeHelper.Rfc8601DateTimeSerializer
io.apimatic.core.utilities.
LocalDateTimeHelper.UnixTimestampSerializer
io.apimatic.core.types.
OptionalNullable.Serializer
io.apimatic.core.types.
OptionalNullable.Rfc1123DateTimeSerializer
io.apimatic.core.types.
OptionalNullable.Rfc8601DateTimeSerializer
io.apimatic.core.types.
OptionalNullable.SimpleDateSerializer
io.apimatic.core.types.
OptionalNullable.UnixTimestampSerializer
io.apimatic.core.types.
OptionalNullable.ZonedRfc1123DateTimeSerializer
io.apimatic.core.types.
OptionalNullable.ZonedRfc8601DateTimeSerializer
io.apimatic.core.types.
OptionalNullable.ZonedUnixTimestampSerializer
io.apimatic.core.utilities.
ZonedDateTimeHelper.Rfc1123DateTimeSerializer
io.apimatic.core.utilities.
ZonedDateTimeHelper.Rfc8601DateTimeSerializer
io.apimatic.core.utilities.
ZonedDateTimeHelper.UnixTimestampSerializer
io.apimatic.core.types.pagination.
LinkPagination
(implements io.apimatic.core.types.pagination.
PaginationStrategy
)
io.apimatic.core.logger.
LoggerConstants
io.apimatic.core.logger.
LoggerUtilities
io.apimatic.core.utilities.
MapAdapter.EntryList
io.apimatic.core.types.http.request.
MultipartFileWrapper
(implements io.apimatic.coreinterfaces.http.request.MultipartFile)
io.apimatic.core.types.http.request.
MultipartWrapper
(implements io.apimatic.coreinterfaces.http.request.Multipart)
io.apimatic.core.logger.
NullSdkLogger
(implements io.apimatic.coreinterfaces.logger.ApiLogger)
io.apimatic.core.types.pagination.
OffsetPagination
(implements io.apimatic.core.types.pagination.
PaginationStrategy
)
io.apimatic.core.types.
OptionalNullable
<T>
io.apimatic.core.types.pagination.
PagePagination
(implements io.apimatic.core.types.pagination.
PaginationStrategy
)
io.apimatic.core.types.pagination.
PageWrapper
<I,P> (implements io.apimatic.coreinterfaces.http.response.ApiResponseType<T>)
io.apimatic.core.types.pagination.
PaginatedData
<I,P,R,E>
io.apimatic.core.
Parameter
io.apimatic.core.
Parameter.Builder
io.apimatic.core.
ResponseHandler
<ResponseType,ExceptionType>
io.apimatic.core.
ResponseHandler.Builder
<ResponseType,ExceptionType>
io.apimatic.core.logger.configurations.
SdkBaseHttpLoggingConfiguration
io.apimatic.core.logger.configurations.
SdkHttpLoggingConfiguration
<T,B>
io.apimatic.core.logger.configurations.
SdkRequestLoggingConfiguration
(implements io.apimatic.coreinterfaces.logger.configuration.RequestLoggingConfiguration)
io.apimatic.core.logger.configurations.
SdkResponseLoggingConfiguration
(implements io.apimatic.coreinterfaces.logger.configuration.ResponseLoggingConfiguration)
io.apimatic.core.logger.configurations.
SdkHttpLoggingConfiguration.Builder
<T,B>
io.apimatic.core.logger.configurations.
SdkRequestLoggingConfiguration.Builder
io.apimatic.core.logger.configurations.
SdkResponseLoggingConfiguration.Builder
io.apimatic.core.logger.
SdkLogger
(implements io.apimatic.coreinterfaces.logger.ApiLogger)
io.apimatic.core.logger.
SdkLoggerFactory
io.apimatic.core.logger.configurations.
SdkLoggingConfiguration
(implements io.apimatic.coreinterfaces.logger.configuration.LoggingConfiguration)
io.apimatic.core.logger.configurations.
SdkLoggingConfiguration.Builder
io.apimatic.core.logger.
Slf4jLogger
(implements io.apimatic.coreinterfaces.logger.Logger)
io.apimatic.core.utilities.
TestHelper
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Exception
io.apimatic.core.types.
CoreApiException
java.io.
IOException
io.apimatic.core.types.
AnyOfValidationException
io.apimatic.core.types.
OneOfValidationException
java.lang.
RuntimeException
io.apimatic.core.exceptions.
AuthValidationException
javax.xml.bind.annotation.adapters.
XmlAdapter
<ValueType,BoundType>
io.apimatic.core.utilities.
DateHelper.SimpleAdapter
io.apimatic.core.utilities.
LocalDateTimeHelper.Rfc1123DateTimeAdapter
io.apimatic.core.utilities.
LocalDateTimeHelper.Rfc8601DateTimeAdapter
io.apimatic.core.utilities.
LocalDateTimeHelper.UnixTimestampAdapter
io.apimatic.core.utilities.
MapAdapter
io.apimatic.core.utilities.
ZonedDateTimeHelper.Rfc1123DateTimeAdapter
io.apimatic.core.utilities.
ZonedDateTimeHelper.Rfc8601DateTimeAdapter
io.apimatic.core.utilities.
ZonedDateTimeHelper.UnixTimestampAdapter
io.apimatic.core.utilities.
XMLDateHelper
io.apimatic.core.utilities.
XmlLocalDateTimeHelper
io.apimatic.core.utilities.
XmlZonedDateTimeHelper
Interface Hierarchy
io.apimatic.core.request.async.
AsyncResponseHandler
<T,ExceptionType>
io.apimatic.core.types.pagination.
CheckedSupplier
<T,E>
io.apimatic.core.types.pagination.
PaginationStrategy
io.apimatic.core.request.async.
RequestExecutor
io.apimatic.core.request.async.
RequestSupplier
io.apimatic.core.annotations.
TypeCombinator
Annotation Type Hierarchy
io.apimatic.core.annotations.
TypeCombinator.TypeCombinatorCase
(implements java.lang.annotation.
Annotation
)
io.apimatic.core.annotations.
TypeCombinator.FormSerialize
(implements java.lang.annotation.
Annotation
)
io.apimatic.core.annotations.
TypeCombinator.TypeCombinatorStringCase
(implements java.lang.annotation.
Annotation
)
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2025. All rights reserved.