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