| Package | Description |
|---|---|
| com.amazonaws.services.workdocs |
The WorkDocs API is designed for the following use cases:
|
| com.amazonaws.services.workdocs.model |
| Modifier and Type | Method and Description |
|---|---|
GetFolderPathResult |
AmazonWorkDocsClient.getFolderPath(GetFolderPathRequest request)
Retrieves the path information (the hierarchy from the root folder) for the specified folder.
|
GetFolderPathResult |
AbstractAmazonWorkDocs.getFolderPath(GetFolderPathRequest request) |
GetFolderPathResult |
AmazonWorkDocs.getFolderPath(GetFolderPathRequest getFolderPathRequest)
Retrieves the path information (the hierarchy from the root folder) for the specified folder.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetFolderPathResult> |
AmazonWorkDocsAsyncClient.getFolderPathAsync(GetFolderPathRequest request) |
Future<GetFolderPathResult> |
AbstractAmazonWorkDocsAsync.getFolderPathAsync(GetFolderPathRequest request) |
Future<GetFolderPathResult> |
AmazonWorkDocsAsync.getFolderPathAsync(GetFolderPathRequest getFolderPathRequest)
Retrieves the path information (the hierarchy from the root folder) for the specified folder.
|
Future<GetFolderPathResult> |
AmazonWorkDocsAsyncClient.getFolderPathAsync(GetFolderPathRequest request,
AsyncHandler<GetFolderPathRequest,GetFolderPathResult> asyncHandler) |
Future<GetFolderPathResult> |
AbstractAmazonWorkDocsAsync.getFolderPathAsync(GetFolderPathRequest request,
AsyncHandler<GetFolderPathRequest,GetFolderPathResult> asyncHandler) |
Future<GetFolderPathResult> |
AmazonWorkDocsAsync.getFolderPathAsync(GetFolderPathRequest getFolderPathRequest,
AsyncHandler<GetFolderPathRequest,GetFolderPathResult> asyncHandler)
Retrieves the path information (the hierarchy from the root folder) for the specified folder.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetFolderPathResult> |
AmazonWorkDocsAsyncClient.getFolderPathAsync(GetFolderPathRequest request,
AsyncHandler<GetFolderPathRequest,GetFolderPathResult> asyncHandler) |
Future<GetFolderPathResult> |
AbstractAmazonWorkDocsAsync.getFolderPathAsync(GetFolderPathRequest request,
AsyncHandler<GetFolderPathRequest,GetFolderPathResult> asyncHandler) |
Future<GetFolderPathResult> |
AmazonWorkDocsAsync.getFolderPathAsync(GetFolderPathRequest getFolderPathRequest,
AsyncHandler<GetFolderPathRequest,GetFolderPathResult> asyncHandler)
Retrieves the path information (the hierarchy from the root folder) for the specified folder.
|
| Modifier and Type | Method and Description |
|---|---|
GetFolderPathResult |
GetFolderPathResult.clone() |
GetFolderPathResult |
GetFolderPathResult.withPath(ResourcePath path)
The path information.
|
Copyright © 2023. All rights reserved.