Uses of Interface
software.amazon.awssdk.services.cognitoidentityprovider.CognitoIdentityProviderBaseClientBuilder
Packages that use CognitoIdentityProviderBaseClientBuilder
Package
Description
With the Amazon Cognito user pools API, you can configure user pools and authenticate users.
-
Uses of CognitoIdentityProviderBaseClientBuilder in software.amazon.awssdk.services.cognitoidentityprovider
Classes in software.amazon.awssdk.services.cognitoidentityprovider with type parameters of type CognitoIdentityProviderBaseClientBuilderModifier and TypeInterfaceDescriptioninterfaceThis includes configuration specific to Amazon Cognito Identity Provider that is supported by bothCognitoIdentityProviderClientBuilderandCognitoIdentityProviderAsyncClientBuilder.Subinterfaces of CognitoIdentityProviderBaseClientBuilder in software.amazon.awssdk.services.cognitoidentityproviderModifier and TypeInterfaceDescriptioninterfaceA builder for creating an instance ofCognitoIdentityProviderAsyncClient.interfaceA builder for creating an instance ofCognitoIdentityProviderClient.