| 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 CreateFolderResponse |
WorkDocsClient.createFolder(CreateFolderRequest createFolderRequest)
Creates a folder with the specified name and parent folder.
|
default CompletableFuture<CreateFolderResponse> |
WorkDocsAsyncClient.createFolder(CreateFolderRequest createFolderRequest)
Creates a folder with the specified name and parent folder.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateFolderRequestMarshaller.marshall(CreateFolderRequest createFolderRequest) |
Copyright © 2023. All rights reserved.