Uses of Class
software.amazon.awssdk.crt.http.HttpProxyEnvironmentVariableSetting
Packages that use HttpProxyEnvironmentVariableSetting
-
Uses of HttpProxyEnvironmentVariableSetting in software.amazon.awssdk.crt.http
Methods in software.amazon.awssdk.crt.http that return HttpProxyEnvironmentVariableSettingModifier and TypeMethodDescriptionHttpClientConnectionManagerOptions.getHttpProxyEnvironmentVariableSetting()
Methods in software.amazon.awssdk.crt.http with parameters of type HttpProxyEnvironmentVariableSettingModifier and TypeMethodDescriptionHttpClientConnectionManagerOptions.withProxyEnvironmentVariableSetting
(HttpProxyEnvironmentVariableSetting httpProxyEnvironmentVariableSetting) Optional. -
Uses of HttpProxyEnvironmentVariableSetting in software.amazon.awssdk.crt.s3
Methods in software.amazon.awssdk.crt.s3 that return HttpProxyEnvironmentVariableSettingMethods in software.amazon.awssdk.crt.s3 with parameters of type HttpProxyEnvironmentVariableSettingModifier and TypeMethodDescriptionS3ClientOptions.withProxyEnvironmentVariableSetting
(HttpProxyEnvironmentVariableSetting httpProxyEnvironmentVariableSetting)