Uses of Class
software.amazon.awssdk.services.cognitoidentity.paginators.ListIdentityPoolsIterable
-
Packages that use ListIdentityPoolsIterable Package Description software.amazon.awssdk.services.cognitoidentity Amazon Cognito Federated Identities -
-
Uses of ListIdentityPoolsIterable in software.amazon.awssdk.services.cognitoidentity
Methods in software.amazon.awssdk.services.cognitoidentity that return ListIdentityPoolsIterable Modifier and Type Method Description default ListIdentityPoolsIterableCognitoIdentityClient. listIdentityPoolsPaginator(Consumer<ListIdentityPoolsRequest.Builder> listIdentityPoolsRequest)Lists all of the Cognito identity pools registered for your account.default ListIdentityPoolsIterableCognitoIdentityClient. listIdentityPoolsPaginator(ListIdentityPoolsRequest listIdentityPoolsRequest)Lists all of the Cognito identity pools registered for your account.
-