Uses of Enum
software.amazon.awssdk.crt.http.HttpProxyOptions.HttpProxyAuthorizationType
Packages that use HttpProxyOptions.HttpProxyAuthorizationType
-
Uses of HttpProxyOptions.HttpProxyAuthorizationType in software.amazon.awssdk.crt.http
Methods in software.amazon.awssdk.crt.http that return HttpProxyOptions.HttpProxyAuthorizationTypeModifier and TypeMethodDescriptionHttpProxyOptions.getAuthorizationType()Returns the enum constant of this type with the specified name.HttpProxyOptions.HttpProxyAuthorizationType.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.HttpProxyAuthorizationTypeModifier and TypeMethodDescriptionvoidHttpProxyOptions.setAuthorizationType(HttpProxyOptions.HttpProxyAuthorizationType authorizationType) Sets the proxy authorization type