| Package | Description |
|---|---|
| software.amazon.awssdk.services.cognitoidentityprovider |
With the Amazon Cognito user pools API, you can set up user pools and app clients, and authenticate users.
|
| Modifier and Type | Method and Description |
|---|---|
default ListUsersIterable |
CognitoIdentityProviderClient.listUsersPaginator(Consumer<ListUsersRequest.Builder> listUsersRequest)
Lists users and their basic details in a user pool.
|
default ListUsersIterable |
CognitoIdentityProviderClient.listUsersPaginator(ListUsersRequest listUsersRequest)
Lists users and their basic details in a user pool.
|
Copyright © 2023. All rights reserved.