| Package | Description |
|---|---|
| com.amazonaws.services.workdocs |
The WorkDocs API is designed for the following use cases:
|
| com.amazonaws.services.workdocs.model | |
| com.amazonaws.services.workdocs.model.transform |
| 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.
|
Future<GetFolderPathResult> |
AmazonWorkDocsAsync.getFolderPathAsync(GetFolderPathRequest getFolderPathRequest)
Retrieves the path information (the hierarchy from the root folder) for the specified folder.
|
Future<GetFolderPathResult> |
AbstractAmazonWorkDocsAsync.getFolderPathAsync(GetFolderPathRequest request) |
Future<GetFolderPathResult> |
AmazonWorkDocsAsyncClient.getFolderPathAsync(GetFolderPathRequest request) |
Future<GetFolderPathResult> |
AmazonWorkDocsAsync.getFolderPathAsync(GetFolderPathRequest getFolderPathRequest,
AsyncHandler<GetFolderPathRequest,GetFolderPathResult> asyncHandler)
Retrieves the path information (the hierarchy from the root folder) for the specified folder.
|
Future<GetFolderPathResult> |
AbstractAmazonWorkDocsAsync.getFolderPathAsync(GetFolderPathRequest request,
AsyncHandler<GetFolderPathRequest,GetFolderPathResult> asyncHandler) |
Future<GetFolderPathResult> |
AmazonWorkDocsAsyncClient.getFolderPathAsync(GetFolderPathRequest request,
AsyncHandler<GetFolderPathRequest,GetFolderPathResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<GetFolderPathResult> |
AmazonWorkDocsAsync.getFolderPathAsync(GetFolderPathRequest getFolderPathRequest,
AsyncHandler<GetFolderPathRequest,GetFolderPathResult> asyncHandler)
Retrieves the path information (the hierarchy from the root folder) for the specified folder.
|
Future<GetFolderPathResult> |
AbstractAmazonWorkDocsAsync.getFolderPathAsync(GetFolderPathRequest request,
AsyncHandler<GetFolderPathRequest,GetFolderPathResult> asyncHandler) |
Future<GetFolderPathResult> |
AmazonWorkDocsAsyncClient.getFolderPathAsync(GetFolderPathRequest request,
AsyncHandler<GetFolderPathRequest,GetFolderPathResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetFolderPathRequest |
GetFolderPathRequest.clone() |
GetFolderPathRequest |
GetFolderPathRequest.withFields(String fields)
A comma-separated list of values.
|
GetFolderPathRequest |
GetFolderPathRequest.withFolderId(String folderId)
The ID of the folder.
|
GetFolderPathRequest |
GetFolderPathRequest.withLimit(Integer limit)
The maximum number of levels in the hierarchy to return.
|
GetFolderPathRequest |
GetFolderPathRequest.withMarker(String marker)
This value is not supported.
|
| Modifier and Type | Method and Description |
|---|---|
Request<GetFolderPathRequest> |
GetFolderPathRequestProtocolMarshaller.marshall(GetFolderPathRequest getFolderPathRequest) |
| Modifier and Type | Method and Description |
|---|---|
Request<GetFolderPathRequest> |
GetFolderPathRequestProtocolMarshaller.marshall(GetFolderPathRequest getFolderPathRequest) |
void |
GetFolderPathRequestMarshaller.marshall(GetFolderPathRequest getFolderPathRequest,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2017. All rights reserved.