| 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 |
|---|---|
GetIdentityPoolRolesResult |
AmazonCognitoIdentityClient.getIdentityPoolRoles(GetIdentityPoolRolesRequest getIdentityPoolRolesRequest)
Gets the roles for an identity pool.
|
GetIdentityPoolRolesResult |
AmazonCognitoIdentity.getIdentityPoolRoles(GetIdentityPoolRolesRequest getIdentityPoolRolesRequest)
Gets the roles for an identity pool.
|
Future<GetIdentityPoolRolesResult> |
AmazonCognitoIdentityAsyncClient.getIdentityPoolRolesAsync(GetIdentityPoolRolesRequest getIdentityPoolRolesRequest)
Gets the roles for an identity pool.
|
Future<GetIdentityPoolRolesResult> |
AmazonCognitoIdentityAsync.getIdentityPoolRolesAsync(GetIdentityPoolRolesRequest getIdentityPoolRolesRequest)
Gets the roles for an identity pool.
|
Future<GetIdentityPoolRolesResult> |
AmazonCognitoIdentityAsyncClient.getIdentityPoolRolesAsync(GetIdentityPoolRolesRequest getIdentityPoolRolesRequest,
AsyncHandler<GetIdentityPoolRolesRequest,GetIdentityPoolRolesResult> asyncHandler)
Gets the roles for an identity pool.
|
Future<GetIdentityPoolRolesResult> |
AmazonCognitoIdentityAsync.getIdentityPoolRolesAsync(GetIdentityPoolRolesRequest getIdentityPoolRolesRequest,
AsyncHandler<GetIdentityPoolRolesRequest,GetIdentityPoolRolesResult> asyncHandler)
Gets the roles for an identity pool.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetIdentityPoolRolesResult> |
AmazonCognitoIdentityAsyncClient.getIdentityPoolRolesAsync(GetIdentityPoolRolesRequest getIdentityPoolRolesRequest,
AsyncHandler<GetIdentityPoolRolesRequest,GetIdentityPoolRolesResult> asyncHandler)
Gets the roles for an identity pool.
|
Future<GetIdentityPoolRolesResult> |
AmazonCognitoIdentityAsync.getIdentityPoolRolesAsync(GetIdentityPoolRolesRequest getIdentityPoolRolesRequest,
AsyncHandler<GetIdentityPoolRolesRequest,GetIdentityPoolRolesResult> asyncHandler)
Gets the roles for an identity pool.
|
| Modifier and Type | Method and Description |
|---|---|
GetIdentityPoolRolesRequest |
GetIdentityPoolRolesRequest.clone() |
GetIdentityPoolRolesRequest |
GetIdentityPoolRolesRequest.withIdentityPoolId(String identityPoolId)
An identity pool ID in the format REGION:GUID.
|
Copyright © 2015. All rights reserved.