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