Uses of Class
software.amazon.awssdk.http.crt.ProxyConfiguration
Packages that use ProxyConfiguration
-
Uses of ProxyConfiguration in software.amazon.awssdk.http.crt
Methods in software.amazon.awssdk.http.crt that return ProxyConfigurationMethods in software.amazon.awssdk.http.crt with parameters of type ProxyConfigurationModifier and TypeMethodDescriptionAwsCrtAsyncHttpClient.Builder.proxyConfiguration(ProxyConfiguration proxyConfiguration) Sets the http proxy configuration to use for this client.AwsCrtHttpClient.Builder.proxyConfiguration(ProxyConfiguration proxyConfiguration) Sets the http proxy configuration to use for this client. -
Uses of ProxyConfiguration in software.amazon.awssdk.http.crt.internal
Methods in software.amazon.awssdk.http.crt.internal that return ProxyConfigurationMethods in software.amazon.awssdk.http.crt.internal with parameters of type ProxyConfigurationModifier and TypeMethodDescriptionAwsCrtClientBuilderBase.proxyConfiguration(ProxyConfiguration proxyConfiguration)