| Package | Description |
|---|---|
| com.amazonaws.services.cognitoidentity |
Synchronous and asynchronous client classes for accessing AmazonCognitoIdentity.
|
| com.amazonaws.services.cognitoidentity.model |
Classes modeling the various types represented by AmazonCognitoIdentity.
|
| Modifier and Type | Method and Description |
|---|---|
GetCredentialsForIdentityResult |
AmazonCognitoIdentityClient.getCredentialsForIdentity(GetCredentialsForIdentityRequest getCredentialsForIdentityRequest)
Returns credentials for the the provided identity ID.
|
GetCredentialsForIdentityResult |
AmazonCognitoIdentity.getCredentialsForIdentity(GetCredentialsForIdentityRequest getCredentialsForIdentityRequest)
Returns credentials for the the provided identity ID.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetCredentialsForIdentityResult> |
AmazonCognitoIdentityAsyncClient.getCredentialsForIdentityAsync(GetCredentialsForIdentityRequest getCredentialsForIdentityRequest)
Returns credentials for the the provided identity ID.
|
Future<GetCredentialsForIdentityResult> |
AmazonCognitoIdentityAsync.getCredentialsForIdentityAsync(GetCredentialsForIdentityRequest getCredentialsForIdentityRequest)
Returns credentials for the the provided identity ID.
|
Future<GetCredentialsForIdentityResult> |
AmazonCognitoIdentityAsyncClient.getCredentialsForIdentityAsync(GetCredentialsForIdentityRequest getCredentialsForIdentityRequest,
AsyncHandler<GetCredentialsForIdentityRequest,GetCredentialsForIdentityResult> asyncHandler)
Returns credentials for the the provided identity ID.
|
Future<GetCredentialsForIdentityResult> |
AmazonCognitoIdentityAsync.getCredentialsForIdentityAsync(GetCredentialsForIdentityRequest getCredentialsForIdentityRequest,
AsyncHandler<GetCredentialsForIdentityRequest,GetCredentialsForIdentityResult> asyncHandler)
Returns credentials for the the provided identity ID.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetCredentialsForIdentityResult> |
AmazonCognitoIdentityAsyncClient.getCredentialsForIdentityAsync(GetCredentialsForIdentityRequest getCredentialsForIdentityRequest,
AsyncHandler<GetCredentialsForIdentityRequest,GetCredentialsForIdentityResult> asyncHandler)
Returns credentials for the the provided identity ID.
|
Future<GetCredentialsForIdentityResult> |
AmazonCognitoIdentityAsync.getCredentialsForIdentityAsync(GetCredentialsForIdentityRequest getCredentialsForIdentityRequest,
AsyncHandler<GetCredentialsForIdentityRequest,GetCredentialsForIdentityResult> asyncHandler)
Returns credentials for the the provided identity ID.
|
| Modifier and Type | Method and Description |
|---|---|
GetCredentialsForIdentityResult |
GetCredentialsForIdentityResult.clone() |
GetCredentialsForIdentityResult |
GetCredentialsForIdentityResult.withCredentials(Credentials credentials)
Credentials for the the provided identity ID.
|
GetCredentialsForIdentityResult |
GetCredentialsForIdentityResult.withIdentityId(String identityId)
A unique identifier in the format REGION:GUID.
|
Copyright © 2015. All rights reserved.