Uses of Interface
software.amazon.awssdk.http.urlconnection.UrlConnectionFactory
-
Uses of UrlConnectionFactory in software.amazon.awssdk.http.urlconnection
Methods in software.amazon.awssdk.http.urlconnection with parameters of type UrlConnectionFactoryModifier and TypeMethodDescriptionstatic SdkHttpClientUrlConnectionHttpClient.create(UrlConnectionFactory connectionFactory) Use this method if you want to control the way aHttpURLConnectionis created.