Uses of Class
software.amazon.awssdk.crtcore.CrtProxyConfiguration
-
-
Uses of CrtProxyConfiguration in software.amazon.awssdk.crtcore
Methods in software.amazon.awssdk.crtcore that return CrtProxyConfiguration Modifier and Type Method Description CrtProxyConfigurationCrtProxyConfiguration.Builder. build()Methods in software.amazon.awssdk.crtcore with parameters of type CrtProxyConfiguration Modifier and Type Method Description static Optional<software.amazon.awssdk.crt.http.HttpProxyOptions>CrtConfigurationUtils. resolveProxy(CrtProxyConfiguration proxyConfiguration, software.amazon.awssdk.crt.io.TlsContext tlsContext)Constructors in software.amazon.awssdk.crtcore with parameters of type CrtProxyConfiguration Constructor Description DefaultBuilder(CrtProxyConfiguration proxyConfiguration)
-