| Package | Description |
|---|---|
| com.amazonaws.services.cognitoidentity |
|
| com.amazonaws.services.cognitoidentity.model |
| Modifier and Type | Method and Description |
|---|---|
Future<GetIdentityPoolRolesResult> |
AmazonCognitoIdentityAsyncClient.getIdentityPoolRolesAsync(GetIdentityPoolRolesRequest request,
AsyncHandler<GetIdentityPoolRolesRequest,GetIdentityPoolRolesResult> asyncHandler) |
Future<GetIdentityPoolRolesResult> |
AbstractAmazonCognitoIdentityAsync.getIdentityPoolRolesAsync(GetIdentityPoolRolesRequest request,
AsyncHandler<GetIdentityPoolRolesRequest,GetIdentityPoolRolesResult> asyncHandler) |
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 © 2022. All rights reserved.