Uses of Class
software.amazon.awssdk.core.SelectedAuthScheme
Packages that use SelectedAuthScheme
-
Uses of SelectedAuthScheme in software.amazon.awssdk.core.interceptor
Fields in software.amazon.awssdk.core.interceptor with type parameters of type SelectedAuthSchemeModifier and TypeFieldDescriptionstatic final ExecutionAttribute<SelectedAuthScheme<?>>SdkInternalExecutionAttribute.SELECTED_AUTH_SCHEMEThe selected auth scheme for a request.