Uses of Interface
software.amazon.awssdk.services.cognitoidentityprovider.CognitoIdentityProviderAsyncClient
-
Packages that use CognitoIdentityProviderAsyncClient Package Description software.amazon.awssdk.services.cognitoidentityprovider With the Amazon Cognito user pools API, you can configure user pools and authenticate users.software.amazon.awssdk.services.cognitoidentityprovider.paginators -
-
Uses of CognitoIdentityProviderAsyncClient in software.amazon.awssdk.services.cognitoidentityprovider
Methods in software.amazon.awssdk.services.cognitoidentityprovider that return CognitoIdentityProviderAsyncClient Modifier and Type Method Description static CognitoIdentityProviderAsyncClientCognitoIdentityProviderAsyncClient. create()Create aCognitoIdentityProviderAsyncClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
Uses of CognitoIdentityProviderAsyncClient in software.amazon.awssdk.services.cognitoidentityprovider.paginators
-