Class ApacheSdkHttpService
- java.lang.Object
-
- software.amazon.awssdk.http.apache.ApacheSdkHttpService
-
- All Implemented Interfaces:
SdkHttpService
public class ApacheSdkHttpService extends Object implements SdkHttpService
Service binding for the Apache implementation.
-
-
Constructor Summary
Constructors Constructor Description ApacheSdkHttpService()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpClient.Builder
createHttpClientBuilder()
-
-
-
Method Detail
-
createHttpClientBuilder
public SdkHttpClient.Builder createHttpClientBuilder()
- Specified by:
createHttpClientBuilder
in interfaceSdkHttpService
-
-