| 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.
|
| software.amazon.awssdk.services.cognitoidentityprovider.transform |
| Modifier and Type | Method and Description |
|---|---|
default AdminAddUserToGroupResponse |
CognitoIdentityProviderClient.adminAddUserToGroup(AdminAddUserToGroupRequest adminAddUserToGroupRequest)
Adds the specified user to the specified group.
|
default CompletableFuture<AdminAddUserToGroupResponse> |
CognitoIdentityProviderAsyncClient.adminAddUserToGroup(AdminAddUserToGroupRequest adminAddUserToGroupRequest)
Adds the specified user to the specified group.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
AdminAddUserToGroupRequestMarshaller.marshall(AdminAddUserToGroupRequest adminAddUserToGroupRequest) |
Copyright © 2023. All rights reserved.