| Package | Description | 
|---|---|
| com.amazonaws.services.cognitoidentity |  | 
| com.amazonaws.services.cognitoidentity.model | 
| Modifier and Type | Method and Description | 
|---|---|
| GetCredentialsForIdentityResult | AmazonCognitoIdentityClient. getCredentialsForIdentity(GetCredentialsForIdentityRequest request)
 Returns credentials for the provided identity ID. | 
| GetCredentialsForIdentityResult | AmazonCognitoIdentity. getCredentialsForIdentity(GetCredentialsForIdentityRequest getCredentialsForIdentityRequest)
 Returns credentials for the provided identity ID. | 
| GetCredentialsForIdentityResult | AbstractAmazonCognitoIdentity. getCredentialsForIdentity(GetCredentialsForIdentityRequest request) | 
| Modifier and Type | Method and Description | 
|---|---|
| Future<GetCredentialsForIdentityResult> | AmazonCognitoIdentityAsyncClient. getCredentialsForIdentityAsync(GetCredentialsForIdentityRequest request,
                              AsyncHandler<GetCredentialsForIdentityRequest,GetCredentialsForIdentityResult> asyncHandler) | 
| Future<GetCredentialsForIdentityResult> | AmazonCognitoIdentityAsync. getCredentialsForIdentityAsync(GetCredentialsForIdentityRequest getCredentialsForIdentityRequest,
                              AsyncHandler<GetCredentialsForIdentityRequest,GetCredentialsForIdentityResult> asyncHandler)
 Returns credentials for the provided identity ID. | 
| Future<GetCredentialsForIdentityResult> | AbstractAmazonCognitoIdentityAsync. getCredentialsForIdentityAsync(GetCredentialsForIdentityRequest request,
                              AsyncHandler<GetCredentialsForIdentityRequest,GetCredentialsForIdentityResult> asyncHandler) | 
| Modifier and Type | Method and Description | 
|---|---|
| GetCredentialsForIdentityResult | GetCredentialsForIdentityResult. clone() | 
| GetCredentialsForIdentityResult | GetCredentialsForIdentityResult. withCredentials(Credentials credentials)
 Credentials for the provided identity ID. | 
| GetCredentialsForIdentityResult | GetCredentialsForIdentityResult. withIdentityId(String identityId)
 A unique identifier in the format REGION:GUID. | 
Copyright © 2019. All rights reserved.