| 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 UpdateGroupResponse |
CognitoIdentityProviderClient.updateGroup(UpdateGroupRequest updateGroupRequest)
Updates the specified group with the specified attributes.
|
default CompletableFuture<UpdateGroupResponse> |
CognitoIdentityProviderAsyncClient.updateGroup(UpdateGroupRequest updateGroupRequest)
Updates the specified group with the specified attributes.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateGroupRequestMarshaller.marshall(UpdateGroupRequest updateGroupRequest) |
Copyright © 2023. All rights reserved.