| Package | Description |
|---|---|
| com.amazonaws.services.cognitoidentity |
|
| com.amazonaws.services.cognitoidentity.model |
Classes modeling the various types represented by AmazonCognitoIdentity
|
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
ListIdentityPoolsRequest |
ListIdentityPoolsRequest.withMaxResults(Integer maxResults)
The maximum number of identities to return.
|
ListIdentityPoolsRequest |
ListIdentityPoolsRequest.withNextToken(String nextToken)
A pagination token.
|
Copyright © 2019. All rights reserved.