Uses of Class
software.amazon.awssdk.http.crt.ProxyConfiguration
-
Packages that use ProxyConfiguration Package Description software.amazon.awssdk.http.crt -
-
Uses of ProxyConfiguration in software.amazon.awssdk.http.crt
Methods in software.amazon.awssdk.http.crt that return ProxyConfiguration Modifier and Type Method Description ProxyConfiguration
ProxyConfiguration.Builder. build()
Methods in software.amazon.awssdk.http.crt with parameters of type ProxyConfiguration Modifier and Type Method Description AwsCrtAsyncHttpClient.Builder
AwsCrtAsyncHttpClient.Builder. proxyConfiguration(ProxyConfiguration proxyConfiguration)
Sets the http proxy configuration to use for this client.
-