Skip navigation links
B C S T U 

B

builder() - Static method in class software.amazon.awssdk.http.urlconnection.UrlConnectionSdkHttpClientFactory
 

C

connectionTimeout(Duration) - Method in interface software.amazon.awssdk.http.urlconnection.UrlConnectionSdkHttpClientFactory.Builder
Sets the read timeout to a specified timeout.
createHttpClient() - Method in class software.amazon.awssdk.http.urlconnection.UrlConnectionSdkHttpClientFactory
Create a SdkHttpClient with the values configured on the UrlConnectionSdkHttpClientFactory.builder().
createHttpClientWithDefaults(AttributeMap) - Method in class software.amazon.awssdk.http.urlconnection.UrlConnectionSdkHttpClientFactory
Used by the SDK to create a SdkHttpClient with service-default values if no other values have been configured

S

socketTimeout(Duration) - Method in interface software.amazon.awssdk.http.urlconnection.UrlConnectionSdkHttpClientFactory.Builder
Sets the read timeout to a specified timeout.
software.amazon.awssdk.http.urlconnection - package software.amazon.awssdk.http.urlconnection
 

T

toBuilder() - Method in class software.amazon.awssdk.http.urlconnection.UrlConnectionSdkHttpClientFactory
 

U

UrlConnectionSdkHttpClientFactory - Class in software.amazon.awssdk.http.urlconnection
A factory for an instance of SdkHttpClient that uses JDKs build-in URLConnection HTTP implementation.
UrlConnectionSdkHttpClientFactory.Builder - Interface in software.amazon.awssdk.http.urlconnection
 
B C S T U 
Skip navigation links

Copyright © 2018. All rights reserved.