Package | Description |
---|---|
com.amazonaws.internal.config |
Modifier and Type | Field and Description |
---|---|
private java.util.Map<java.lang.String,HttpClientConfig> |
InternalConfig.httpClients |
Modifier and Type | Method and Description |
---|---|
HttpClientConfig |
HttpClientConfigJsonHelper.build() |
HttpClientConfig |
InternalConfig.getHttpClientConfig(java.lang.String httpClientName)
Returns the http client configuration for the http client name.
|