| 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).
|
| IRetryInterceptor
This is a marker interface used to identify retry interceptor implementations
within the java core library.
|
| IRetryStrategy
IRetryStrategy is an interface that is implemented by retry interceptor factories.
|
| RequestBuilder
Convenience class for constructing HTTP/HTTPS requests.
|
| Response
Class holding the converted service call result along with some HTTP response data.
|
| RetryInterceptor
This class is an okhttp Interceptor implementation that will try to automatically retry
failed requests, based on the type of failure that occurred.
|
| 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.