| Package | Description |
|---|---|
| software.amazon.awssdk.services.cognitoidentityprovider |
Using the Amazon Cognito User Pools API, you can create a user pool to manage directories and users.
|
| Modifier and Type | Method and Description |
|---|---|
default ListUsersIterable |
CognitoIdentityProviderClient.listUsersPaginator(Consumer<ListUsersRequest.Builder> listUsersRequest)
Lists the users in the Amazon Cognito user pool.
|
default ListUsersIterable |
CognitoIdentityProviderClient.listUsersPaginator(ListUsersRequest listUsersRequest)
Lists the users in the Amazon Cognito user pool.
|
Copyright © 2021. All rights reserved.