| 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 ListUsersPublisher |
CognitoIdentityProviderAsyncClient.listUsersPaginator(Consumer<ListUsersRequest.Builder> listUsersRequest)
Lists users and their basic details in a user pool.
|
default ListUsersPublisher |
CognitoIdentityProviderAsyncClient.listUsersPaginator(ListUsersRequest listUsersRequest)
Lists users and their basic details in a user pool.
|
Copyright © 2023. All rights reserved.