| Package | Description |
|---|---|
| software.amazon.awssdk.services.workdocs |
The Amazon WorkDocs API is designed for the following use cases:
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateFolderResponse |
WorkDocsClient.updateFolder(Consumer<UpdateFolderRequest.Builder> updateFolderRequest)
Updates the specified attributes of the specified folder.
|
default UpdateFolderResponse |
WorkDocsClient.updateFolder(UpdateFolderRequest updateFolderRequest)
Updates the specified attributes of the specified folder.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateFolderResponse> |
WorkDocsAsyncClient.updateFolder(Consumer<UpdateFolderRequest.Builder> updateFolderRequest)
Updates the specified attributes of the specified folder.
|
default CompletableFuture<UpdateFolderResponse> |
WorkDocsAsyncClient.updateFolder(UpdateFolderRequest updateFolderRequest)
Updates the specified attributes of the specified folder.
|
Copyright © 2023. All rights reserved.