Class ApacheSdkHttpService
- java.lang.Object
- 
- software.amazon.awssdk.http.apache.ApacheSdkHttpService
 
- 
- All Implemented Interfaces:
- SdkHttpService
 
 @SdkPublicApi public class ApacheSdkHttpService extends Object implements SdkHttpService Service binding for the Apache implementation.
- 
- 
Constructor SummaryConstructors Constructor Description ApacheSdkHttpService()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpClient.BuildercreateHttpClientBuilder()
 
- 
- 
- 
Method Detail- 
createHttpClientBuilderpublic SdkHttpClient.Builder createHttpClientBuilder() - Specified by:
- createHttpClientBuilderin interface- SdkHttpService
 
 
- 
 
-