| Package | Description |
|---|---|
| io.apimatic.core |
| Class and Description |
|---|
| ApiCall
An API call, or API request, is a message sent to a server asking an API to provide a service or
information.
|
| ApiCall.Builder
Builder class for the
ApiCall class. |
| ErrorCase
A class is responsible to generate the SDK Exception.
|
| GlobalConfiguration
A class which hold the global configuration properties to make a successful Api Call
|
| GlobalConfiguration.Builder |
| HttpRequest.Builder |
| Parameter
HTTP parameters consist of a type, a name, and a value.
|
| Parameter.Builder |
| ResponseHandler
Handler that encapsulates the process of generating a response object from a Response.
|
| ResponseHandler.Builder |
Copyright © 2023. All rights reserved.