| Package | Description |
|---|---|
| software.amazon.awssdk.services.workdocs |
The Amazon WorkDocs API is designed for the following use cases:
|
| software.amazon.awssdk.services.workdocs.transform |
| Modifier and Type | Method and Description |
|---|---|
default UpdateUserResponse |
WorkDocsClient.updateUser(UpdateUserRequest updateUserRequest)
Updates the specified attributes of the specified user, and grants or revokes administrative privileges to the
Amazon WorkDocs site.
|
default CompletableFuture<UpdateUserResponse> |
WorkDocsAsyncClient.updateUser(UpdateUserRequest updateUserRequest)
Updates the specified attributes of the specified user, and grants or revokes administrative privileges to the
Amazon WorkDocs site.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateUserRequestMarshaller.marshall(UpdateUserRequest updateUserRequest) |
Copyright © 2023. All rights reserved.