Uses of Interface
software.amazon.awssdk.services.outposts.auth.scheme.OutpostsAuthSchemeParams.Builder
Packages that use OutpostsAuthSchemeParams.Builder
Package
Description
-
Uses of OutpostsAuthSchemeParams.Builder in software.amazon.awssdk.services.outposts.auth.scheme
Methods in software.amazon.awssdk.services.outposts.auth.scheme that return OutpostsAuthSchemeParams.BuilderModifier and TypeMethodDescriptionOutpostsAuthSchemeParams.builder()Get a new builder for creating aOutpostsAuthSchemeParams.Set the operation for which to resolve the auth scheme.Set the region.OutpostsAuthSchemeParams.toBuilder()Returns aOutpostsAuthSchemeParams.Builderto customize the parameters.Method parameters in software.amazon.awssdk.services.outposts.auth.scheme with type arguments of type OutpostsAuthSchemeParams.BuilderModifier and TypeMethodDescriptiondefault List<AuthSchemeOption>OutpostsAuthSchemeProvider.resolveAuthScheme(Consumer<OutpostsAuthSchemeParams.Builder> consumer) Resolve the auth schemes based on the given set of parameters. -
Uses of OutpostsAuthSchemeParams.Builder in software.amazon.awssdk.services.outposts.auth.scheme.internal
Methods in software.amazon.awssdk.services.outposts.auth.scheme.internal that return OutpostsAuthSchemeParams.Builder