| 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 ListUsersInGroupPublisher |
CognitoIdentityProviderAsyncClient.listUsersInGroupPaginator(Consumer<ListUsersInGroupRequest.Builder> listUsersInGroupRequest)
Lists the users in the specified group.
|
default ListUsersInGroupPublisher |
CognitoIdentityProviderAsyncClient.listUsersInGroupPaginator(ListUsersInGroupRequest listUsersInGroupRequest)
Lists the users in the specified group.
|
Copyright © 2023. All rights reserved.