Uses of Enum
software.amazon.awssdk.crt.http.HttpProxyOptions.HttpProxyConnectionType
Packages that use HttpProxyOptions.HttpProxyConnectionType
-
Uses of HttpProxyOptions.HttpProxyConnectionType in software.amazon.awssdk.crt.http
Methods in software.amazon.awssdk.crt.http that return HttpProxyOptions.HttpProxyConnectionTypeModifier and TypeMethodDescriptionHttpProxyEnvironmentVariableSetting.getConnectionType()HttpProxyOptions.getConnectionType()Returns the enum constant of this type with the specified name.HttpProxyOptions.HttpProxyConnectionType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in software.amazon.awssdk.crt.http with parameters of type HttpProxyOptions.HttpProxyConnectionTypeModifier and TypeMethodDescriptionvoidHttpProxyEnvironmentVariableSetting.setConnectionType(HttpProxyOptions.HttpProxyConnectionType connectionType) (Optional) Sets the proxy connection type.voidHttpProxyOptions.setConnectionType(HttpProxyOptions.HttpProxyConnectionType connectionType) Sets the proxy connection type