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