Class UrlConnectionSdkHttpService
java.lang.Object
software.amazon.awssdk.http.urlconnection.UrlConnectionSdkHttpService
- All Implemented Interfaces:
 SdkHttpService
Service binding for the URL Connection implementation.
- 
Constructor Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
UrlConnectionSdkHttpService
public UrlConnectionSdkHttpService() 
 - 
 - 
Method Details
- 
createHttpClientBuilder
- Specified by:
 createHttpClientBuilderin interfaceSdkHttpService- Returns:
 - An 
SdkHttpClient.Buildercapable of creatingSdkHttpClientinstances. This factory should be thread safe. 
 
 -