Package | Description |
---|---|
com.ibm.cloud.sdk.core.http | |
com.ibm.cloud.sdk.core.service | |
com.ibm.cloud.sdk.core.service.exception |
This package contains a collection of runtime exceptions thrown by IBM Cloud services.
|
com.ibm.cloud.sdk.core.util |
Utility classes to detect media types and convert files into input streams.
|
Class and Description |
---|
Headers
Wrapper class for the internal HTTP headers class.
|
HttpClientSingleton
This class encapsulate the
OkHttpClient instance in a singleton pattern. |
HttpConfigOptions
Options class for configuring the HTTP client.
|
HttpConfigOptions.Builder |
HttpConfigOptions.LoggingLevel
Levels of information to log when making HTTP requests, from least (NONE) to most (BODY).
|
RequestBuilder
Convenience class for constructing HTTP/HTTPS requests.
|
Response
Class holding the converted service call result along with some HTTP response data.
|
ServiceCall
Service Call.
|
ServiceCallback
Callback with the response for an Asynchronous request.
|
Class and Description |
---|
HttpConfigOptions
Options class for configuring the HTTP client.
|
Class and Description |
---|
Headers
Wrapper class for the internal HTTP headers class.
|
Class and Description |
---|
ResponseConverter
The Interface ResponseConverter.
|
Copyright © 2022 IBM Cloud Developer Experience. All rights reserved.