Class Apache5SdkHttpService
java.lang.Object
software.amazon.awssdk.http.apache5.Apache5SdkHttpService
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Apache5SdkHttpService
public Apache5SdkHttpService()
-
-
Method Details
-
createHttpClientBuilder
- Specified by:
createHttpClientBuilder
in interfaceSdkHttpService
- Returns:
- An
SdkHttpClient.Builder
capable of creatingSdkHttpClient
instances. This factory should be thread safe.
-