| 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 AdminListGroupsForUserPublisher |
CognitoIdentityProviderAsyncClient.adminListGroupsForUserPaginator(AdminListGroupsForUserRequest adminListGroupsForUserRequest)
Lists the groups that the user belongs to.
|
default AdminListGroupsForUserPublisher |
CognitoIdentityProviderAsyncClient.adminListGroupsForUserPaginator(Consumer<AdminListGroupsForUserRequest.Builder> adminListGroupsForUserRequest)
Lists the groups that the user belongs to.
|
Copyright © 2023. All rights reserved.