Uses of Interface
software.amazon.awssdk.services.cognitoidentityprovider.CognitoIdentityProviderAsyncClientBuilder
-
Packages that use CognitoIdentityProviderAsyncClientBuilder Package Description software.amazon.awssdk.services.cognitoidentityprovider With the Amazon Cognito user pools API, you can configure user pools and authenticate users. -
-
Uses of CognitoIdentityProviderAsyncClientBuilder in software.amazon.awssdk.services.cognitoidentityprovider
Methods in software.amazon.awssdk.services.cognitoidentityprovider that return CognitoIdentityProviderAsyncClientBuilder Modifier and Type Method Description static CognitoIdentityProviderAsyncClientBuilderCognitoIdentityProviderAsyncClient. builder()Create a builder that can be used to configure and create aCognitoIdentityProviderAsyncClient.
-