Package | Description |
---|---|
com.amazonaws.services.cognitoidentity | |
com.amazonaws.services.cognitoidentity.model | |
com.amazonaws.services.cognitoidentity.model.transform |
Modifier and Type | Method and Description |
---|---|
ListIdentityPoolsResult |
AmazonCognitoIdentityClient.listIdentityPools(ListIdentityPoolsRequest listIdentityPoolsRequest)
Lists all of the Cognito identity pools registered for your account.
|
ListIdentityPoolsResult |
AmazonCognitoIdentity.listIdentityPools(ListIdentityPoolsRequest listIdentityPoolsRequest)
Lists all of the Cognito identity pools registered for your account.
|
ListIdentityPoolsResult |
AbstractAmazonCognitoIdentity.listIdentityPools(ListIdentityPoolsRequest request) |
java.util.concurrent.Future<ListIdentityPoolsResult> |
AmazonCognitoIdentityAsyncClient.listIdentityPoolsAsync(ListIdentityPoolsRequest request) |
java.util.concurrent.Future<ListIdentityPoolsResult> |
AmazonCognitoIdentityAsync.listIdentityPoolsAsync(ListIdentityPoolsRequest listIdentityPoolsRequest)
Lists all of the Cognito identity pools registered for your account.
|
java.util.concurrent.Future<ListIdentityPoolsResult> |
AbstractAmazonCognitoIdentityAsync.listIdentityPoolsAsync(ListIdentityPoolsRequest request) |
java.util.concurrent.Future<ListIdentityPoolsResult> |
AmazonCognitoIdentityAsyncClient.listIdentityPoolsAsync(ListIdentityPoolsRequest request,
AsyncHandler<ListIdentityPoolsRequest,ListIdentityPoolsResult> asyncHandler) |
java.util.concurrent.Future<ListIdentityPoolsResult> |
AmazonCognitoIdentityAsync.listIdentityPoolsAsync(ListIdentityPoolsRequest listIdentityPoolsRequest,
AsyncHandler<ListIdentityPoolsRequest,ListIdentityPoolsResult> asyncHandler)
Lists all of the Cognito identity pools registered for your account.
|
java.util.concurrent.Future<ListIdentityPoolsResult> |
AbstractAmazonCognitoIdentityAsync.listIdentityPoolsAsync(ListIdentityPoolsRequest request,
AsyncHandler<ListIdentityPoolsRequest,ListIdentityPoolsResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<ListIdentityPoolsResult> |
AmazonCognitoIdentityAsyncClient.listIdentityPoolsAsync(ListIdentityPoolsRequest request,
AsyncHandler<ListIdentityPoolsRequest,ListIdentityPoolsResult> asyncHandler) |
java.util.concurrent.Future<ListIdentityPoolsResult> |
AmazonCognitoIdentityAsync.listIdentityPoolsAsync(ListIdentityPoolsRequest listIdentityPoolsRequest,
AsyncHandler<ListIdentityPoolsRequest,ListIdentityPoolsResult> asyncHandler)
Lists all of the Cognito identity pools registered for your account.
|
java.util.concurrent.Future<ListIdentityPoolsResult> |
AbstractAmazonCognitoIdentityAsync.listIdentityPoolsAsync(ListIdentityPoolsRequest request,
AsyncHandler<ListIdentityPoolsRequest,ListIdentityPoolsResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
ListIdentityPoolsRequest |
ListIdentityPoolsRequest.clone() |
ListIdentityPoolsRequest |
ListIdentityPoolsRequest.withMaxResults(java.lang.Integer maxResults)
The maximum number of identities to return.
|
ListIdentityPoolsRequest |
ListIdentityPoolsRequest.withNextToken(java.lang.String nextToken)
A pagination token.
|
Modifier and Type | Method and Description |
---|---|
Request<ListIdentityPoolsRequest> |
ListIdentityPoolsRequestMarshaller.marshall(ListIdentityPoolsRequest listIdentityPoolsRequest) |
Modifier and Type | Method and Description |
---|---|
Request<ListIdentityPoolsRequest> |
ListIdentityPoolsRequestMarshaller.marshall(ListIdentityPoolsRequest listIdentityPoolsRequest) |