Uses of Class
software.amazon.awssdk.services.s3.crt.S3CrtProxyConfiguration
Packages that use S3CrtProxyConfiguration
-
Uses of S3CrtProxyConfiguration in software.amazon.awssdk.services.s3.crt
Methods in software.amazon.awssdk.services.s3.crt that return S3CrtProxyConfigurationModifier and TypeMethodDescriptionS3CrtProxyConfiguration.Builder.build()S3CrtHttpConfiguration.proxyConfiguration()Return the configuredS3CrtProxyConfiguration.Methods in software.amazon.awssdk.services.s3.crt with parameters of type S3CrtProxyConfigurationModifier and TypeMethodDescriptionS3CrtHttpConfiguration.Builder.proxyConfiguration(S3CrtProxyConfiguration proxyConfiguration) Sets the http proxy configuration to use for this client.