Uses of Interface
software.amazon.awssdk.services.cloudformation.auth.scheme.CloudFormationAuthSchemeProvider
Packages that use CloudFormationAuthSchemeProvider
Package
Description
-
Uses of CloudFormationAuthSchemeProvider in software.amazon.awssdk.services.cloudformation
Methods in software.amazon.awssdk.services.cloudformation that return CloudFormationAuthSchemeProviderModifier and TypeMethodDescriptionCloudFormationServiceClientConfiguration.authSchemeProvider()Gets the value for auth scheme providerCloudFormationServiceClientConfiguration.Builder.authSchemeProvider()Gets the value for auth scheme providerMethods in software.amazon.awssdk.services.cloudformation with parameters of type CloudFormationAuthSchemeProviderModifier and TypeMethodDescriptiondefault BCloudFormationBaseClientBuilder.authSchemeProvider(CloudFormationAuthSchemeProvider authSchemeProvider) Set theCloudFormationAuthSchemeProviderimplementation that will be used by the client to resolve the auth scheme for each request.CloudFormationServiceClientConfiguration.Builder.authSchemeProvider(CloudFormationAuthSchemeProvider authSchemeProvider) Sets the value for auth scheme provider -
Uses of CloudFormationAuthSchemeProvider in software.amazon.awssdk.services.cloudformation.auth.scheme
Methods in software.amazon.awssdk.services.cloudformation.auth.scheme that return CloudFormationAuthSchemeProviderModifier and TypeMethodDescriptionCloudFormationAuthSchemeProvider.defaultProvider()Get the default auth scheme provider.CloudFormationAuthSchemeProvider.defaultProvider(List<String> authSchemePreference) Get the default auth scheme provider the preferred auth schemes in order of preference. -
Uses of CloudFormationAuthSchemeProvider in software.amazon.awssdk.services.cloudformation.auth.scheme.internal
Classes in software.amazon.awssdk.services.cloudformation.auth.scheme.internal that implement CloudFormationAuthSchemeProviderModifier and TypeClassDescriptionfinal classfinal classConstructors in software.amazon.awssdk.services.cloudformation.auth.scheme.internal with parameters of type CloudFormationAuthSchemeProviderModifierConstructorDescriptionPreferredCloudFormationAuthSchemeProvider(CloudFormationAuthSchemeProvider delegate, List<String> authSchemePreference) -
Uses of CloudFormationAuthSchemeProvider in software.amazon.awssdk.services.cloudformation.internal
Methods in software.amazon.awssdk.services.cloudformation.internal that return CloudFormationAuthSchemeProviderModifier and TypeMethodDescriptionCloudFormationServiceClientConfigurationBuilder.authSchemeProvider()Gets the value for auth scheme providerMethods in software.amazon.awssdk.services.cloudformation.internal with parameters of type CloudFormationAuthSchemeProviderModifier and TypeMethodDescriptionCloudFormationServiceClientConfigurationBuilder.authSchemeProvider(CloudFormationAuthSchemeProvider authSchemeProvider) Sets the value for auth scheme provider