Uses of Interface
software.amazon.awssdk.services.cognitoidentity.CognitoIdentityAsyncClient
-
Packages that use CognitoIdentityAsyncClient Package Description software.amazon.awssdk.services.cognitoidentity Amazon Cognito Federated Identities software.amazon.awssdk.services.cognitoidentity.paginators -
-
Uses of CognitoIdentityAsyncClient in software.amazon.awssdk.services.cognitoidentity
Methods in software.amazon.awssdk.services.cognitoidentity that return CognitoIdentityAsyncClient Modifier and Type Method Description static CognitoIdentityAsyncClientCognitoIdentityAsyncClient. create()Create aCognitoIdentityAsyncClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
Uses of CognitoIdentityAsyncClient in software.amazon.awssdk.services.cognitoidentity.paginators
Constructors in software.amazon.awssdk.services.cognitoidentity.paginators with parameters of type CognitoIdentityAsyncClient Constructor Description ListIdentityPoolsPublisher(CognitoIdentityAsyncClient client, ListIdentityPoolsRequest firstRequest)
-