Uses of Class
com.amazonaws.internal.config.HttpClientConfig
-
Packages that use HttpClientConfig Package Description com.amazonaws.internal.config -
-
Uses of HttpClientConfig in com.amazonaws.internal.config
Methods in com.amazonaws.internal.config that return HttpClientConfig Modifier and Type Method Description HttpClientConfig
HttpClientConfigJsonHelper. build()
HttpClientConfig
InternalConfig. getHttpClientConfig(String httpClientName)
Returns the http client configuration for the http client name.Methods in com.amazonaws.internal.config that return types with arguments of type HttpClientConfig Modifier and Type Method Description JsonIndex<HttpClientConfigJsonHelper,HttpClientConfig>[]
InternalConfigJsonHelper. getHttpClients()
-