Uses of Interface
software.amazon.awssdk.services.sso.SsoServiceClientConfiguration.Builder
Packages that use SsoServiceClientConfiguration.Builder
Package
Description
AWS IAM Identity Center (successor to AWS Single Sign-On) Portal is a web service that makes it easy for you to
assign user access to IAM Identity Center resources such as the AWS access portal.
-
Uses of SsoServiceClientConfiguration.Builder in software.amazon.awssdk.services.sso
Methods in software.amazon.awssdk.services.sso that return SsoServiceClientConfiguration.BuilderModifier and TypeMethodDescriptionSsoServiceClientConfiguration.Builder.authSchemeProvider(SsoAuthSchemeProvider authSchemeProvider) Sets the value for auth scheme providerSsoServiceClientConfiguration.builder()SsoServiceClientConfiguration.Builder.credentialsProvider(IdentityProvider<? extends AwsCredentialsIdentity> credentialsProvider) Sets the value for credentials providerSsoServiceClientConfiguration.Builder.endpointOverride(URI endpointOverride) Sets the value for endpoint overrideSsoServiceClientConfiguration.Builder.endpointProvider(EndpointProvider endpointProvider) Sets the value for endpoint providerSsoServiceClientConfiguration.Builder.overrideConfiguration(ClientOverrideConfiguration overrideConfiguration) Sets the value for client override configurationSsoServiceClientConfiguration.Builder.putAuthScheme(AuthScheme<?> authScheme) Sets the value for AWS regionConstructors in software.amazon.awssdk.services.sso with parameters of type SsoServiceClientConfiguration.BuilderModifierConstructorDescription -
Uses of SsoServiceClientConfiguration.Builder in software.amazon.awssdk.services.sso.internal
Classes in software.amazon.awssdk.services.sso.internal that implement SsoServiceClientConfiguration.BuilderMethods in software.amazon.awssdk.services.sso.internal that return SsoServiceClientConfiguration.BuilderModifier and TypeMethodDescriptionSsoServiceClientConfigurationBuilder.authSchemeProvider(SsoAuthSchemeProvider authSchemeProvider) Sets the value for auth scheme providerSsoServiceClientConfigurationBuilder.credentialsProvider(IdentityProvider<? extends AwsCredentialsIdentity> credentialsProvider) Sets the value for credentials providerSsoServiceClientConfigurationBuilder.endpointOverride(URI endpointOverride) Sets the value for endpoint overrideSsoServiceClientConfigurationBuilder.endpointProvider(EndpointProvider endpointProvider) Sets the value for endpoint providerSsoServiceClientConfigurationBuilder.overrideConfiguration(ClientOverrideConfiguration overrideConfiguration) Sets the value for client override configurationSsoServiceClientConfigurationBuilder.putAuthScheme(AuthScheme<?> authScheme) Sets the value for AWS region