| 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 AbortDocumentVersionUploadResponse |
WorkDocsClient.abortDocumentVersionUpload(AbortDocumentVersionUploadRequest abortDocumentVersionUploadRequest)
Aborts the upload of the specified document version that was previously initiated by
InitiateDocumentVersionUpload.
|
default AbortDocumentVersionUploadResponse |
WorkDocsClient.abortDocumentVersionUpload(Consumer<AbortDocumentVersionUploadRequest.Builder> abortDocumentVersionUploadRequest)
Aborts the upload of the specified document version that was previously initiated by
InitiateDocumentVersionUpload.
|
default ActivateUserResponse |
WorkDocsClient.activateUser(ActivateUserRequest activateUserRequest)
Activates the specified user.
|
default ActivateUserResponse |
WorkDocsClient.activateUser(Consumer<ActivateUserRequest.Builder> activateUserRequest)
Activates the specified user.
|
default CreateCommentResponse |
WorkDocsClient.createComment(Consumer<CreateCommentRequest.Builder> createCommentRequest)
Adds a new comment to the specified document version.
|
default CreateCommentResponse |
WorkDocsClient.createComment(CreateCommentRequest createCommentRequest)
Adds a new comment to the specified document version.
|
default CreateCustomMetadataResponse |
WorkDocsClient.createCustomMetadata(Consumer<CreateCustomMetadataRequest.Builder> createCustomMetadataRequest)
Adds one or more custom properties to the specified resource (a folder, document, or version).
|
default CreateCustomMetadataResponse |
WorkDocsClient.createCustomMetadata(CreateCustomMetadataRequest createCustomMetadataRequest)
Adds one or more custom properties to the specified resource (a folder, document, or version).
|
default CreateFolderResponse |
WorkDocsClient.createFolder(Consumer<CreateFolderRequest.Builder> createFolderRequest)
Creates a folder with the specified name and parent folder.
|
default CreateFolderResponse |
WorkDocsClient.createFolder(CreateFolderRequest createFolderRequest)
Creates a folder with the specified name and parent folder.
|
default CreateLabelsResponse |
WorkDocsClient.createLabels(Consumer<CreateLabelsRequest.Builder> createLabelsRequest)
Adds the specified list of labels to the given resource (a document or folder)
|
default CreateLabelsResponse |
WorkDocsClient.createLabels(CreateLabelsRequest createLabelsRequest)
Adds the specified list of labels to the given resource (a document or folder)
|
default DeactivateUserResponse |
WorkDocsClient.deactivateUser(Consumer<DeactivateUserRequest.Builder> deactivateUserRequest)
Deactivates the specified user, which revokes the user's access to Amazon WorkDocs.
|
default DeactivateUserResponse |
WorkDocsClient.deactivateUser(DeactivateUserRequest deactivateUserRequest)
Deactivates the specified user, which revokes the user's access to Amazon WorkDocs.
|
default DeleteCommentResponse |
WorkDocsClient.deleteComment(Consumer<DeleteCommentRequest.Builder> deleteCommentRequest)
Deletes the specified comment from the document version.
|
default DeleteCommentResponse |
WorkDocsClient.deleteComment(DeleteCommentRequest deleteCommentRequest)
Deletes the specified comment from the document version.
|
default DeleteCustomMetadataResponse |
WorkDocsClient.deleteCustomMetadata(Consumer<DeleteCustomMetadataRequest.Builder> deleteCustomMetadataRequest)
Deletes custom metadata from the specified resource.
|
default DeleteCustomMetadataResponse |
WorkDocsClient.deleteCustomMetadata(DeleteCustomMetadataRequest deleteCustomMetadataRequest)
Deletes custom metadata from the specified resource.
|
default DeleteDocumentResponse |
WorkDocsClient.deleteDocument(Consumer<DeleteDocumentRequest.Builder> deleteDocumentRequest)
Permanently deletes the specified document and its associated metadata.
|
default DeleteDocumentResponse |
WorkDocsClient.deleteDocument(DeleteDocumentRequest deleteDocumentRequest)
Permanently deletes the specified document and its associated metadata.
|
default DeleteDocumentVersionResponse |
WorkDocsClient.deleteDocumentVersion(Consumer<DeleteDocumentVersionRequest.Builder> deleteDocumentVersionRequest)
Deletes a specific version of a document.
|
default DeleteDocumentVersionResponse |
WorkDocsClient.deleteDocumentVersion(DeleteDocumentVersionRequest deleteDocumentVersionRequest)
Deletes a specific version of a document.
|
default DeleteFolderResponse |
WorkDocsClient.deleteFolder(Consumer<DeleteFolderRequest.Builder> deleteFolderRequest)
Permanently deletes the specified folder and its contents.
|
default DeleteFolderResponse |
WorkDocsClient.deleteFolder(DeleteFolderRequest deleteFolderRequest)
Permanently deletes the specified folder and its contents.
|
default DeleteFolderContentsResponse |
WorkDocsClient.deleteFolderContents(Consumer<DeleteFolderContentsRequest.Builder> deleteFolderContentsRequest)
Deletes the contents of the specified folder.
|
default DeleteFolderContentsResponse |
WorkDocsClient.deleteFolderContents(DeleteFolderContentsRequest deleteFolderContentsRequest)
Deletes the contents of the specified folder.
|
default DeleteLabelsResponse |
WorkDocsClient.deleteLabels(Consumer<DeleteLabelsRequest.Builder> deleteLabelsRequest)
Deletes the specified list of labels from a resource.
|
default DeleteLabelsResponse |
WorkDocsClient.deleteLabels(DeleteLabelsRequest deleteLabelsRequest)
Deletes the specified list of labels from a resource.
|
default DeleteNotificationSubscriptionResponse |
WorkDocsClient.deleteNotificationSubscription(Consumer<DeleteNotificationSubscriptionRequest.Builder> deleteNotificationSubscriptionRequest)
Deletes the specified subscription from the specified organization.
|
default DeleteNotificationSubscriptionResponse |
WorkDocsClient.deleteNotificationSubscription(DeleteNotificationSubscriptionRequest deleteNotificationSubscriptionRequest)
Deletes the specified subscription from the specified organization.
|
default DeleteUserResponse |
WorkDocsClient.deleteUser(Consumer<DeleteUserRequest.Builder> deleteUserRequest)
Deletes the specified user from a Simple AD or Microsoft AD directory.
|
default DeleteUserResponse |
WorkDocsClient.deleteUser(DeleteUserRequest deleteUserRequest)
Deletes the specified user from a Simple AD or Microsoft AD directory.
|
default DescribeCommentsResponse |
WorkDocsClient.describeComments(Consumer<DescribeCommentsRequest.Builder> describeCommentsRequest)
List all the comments for the specified document version.
|
default DescribeCommentsResponse |
WorkDocsClient.describeComments(DescribeCommentsRequest describeCommentsRequest)
List all the comments for the specified document version.
|
default DescribeCommentsIterable |
WorkDocsClient.describeCommentsPaginator(Consumer<DescribeCommentsRequest.Builder> describeCommentsRequest)
List all the comments for the specified document version.
|
default DescribeCommentsIterable |
WorkDocsClient.describeCommentsPaginator(DescribeCommentsRequest describeCommentsRequest)
List all the comments for the specified document version.
|
default DescribeDocumentVersionsResponse |
WorkDocsClient.describeDocumentVersions(Consumer<DescribeDocumentVersionsRequest.Builder> describeDocumentVersionsRequest)
Retrieves the document versions for the specified document.
|
default DescribeDocumentVersionsResponse |
WorkDocsClient.describeDocumentVersions(DescribeDocumentVersionsRequest describeDocumentVersionsRequest)
Retrieves the document versions for the specified document.
|
default DescribeDocumentVersionsIterable |
WorkDocsClient.describeDocumentVersionsPaginator(Consumer<DescribeDocumentVersionsRequest.Builder> describeDocumentVersionsRequest)
Retrieves the document versions for the specified document.
|
default DescribeDocumentVersionsIterable |
WorkDocsClient.describeDocumentVersionsPaginator(DescribeDocumentVersionsRequest describeDocumentVersionsRequest)
Retrieves the document versions for the specified document.
|
default DescribeFolderContentsResponse |
WorkDocsClient.describeFolderContents(Consumer<DescribeFolderContentsRequest.Builder> describeFolderContentsRequest)
Describes the contents of the specified folder, including its documents and subfolders.
|
default DescribeFolderContentsResponse |
WorkDocsClient.describeFolderContents(DescribeFolderContentsRequest describeFolderContentsRequest)
Describes the contents of the specified folder, including its documents and subfolders.
|
default DescribeFolderContentsIterable |
WorkDocsClient.describeFolderContentsPaginator(Consumer<DescribeFolderContentsRequest.Builder> describeFolderContentsRequest)
Describes the contents of the specified folder, including its documents and subfolders.
|
default DescribeFolderContentsIterable |
WorkDocsClient.describeFolderContentsPaginator(DescribeFolderContentsRequest describeFolderContentsRequest)
Describes the contents of the specified folder, including its documents and subfolders.
|
default DescribeNotificationSubscriptionsResponse |
WorkDocsClient.describeNotificationSubscriptions(Consumer<DescribeNotificationSubscriptionsRequest.Builder> describeNotificationSubscriptionsRequest)
Lists the specified notification subscriptions.
|
default DescribeNotificationSubscriptionsResponse |
WorkDocsClient.describeNotificationSubscriptions(DescribeNotificationSubscriptionsRequest describeNotificationSubscriptionsRequest)
Lists the specified notification subscriptions.
|
default DescribeNotificationSubscriptionsIterable |
WorkDocsClient.describeNotificationSubscriptionsPaginator(Consumer<DescribeNotificationSubscriptionsRequest.Builder> describeNotificationSubscriptionsRequest)
Lists the specified notification subscriptions.
|
default DescribeNotificationSubscriptionsIterable |
WorkDocsClient.describeNotificationSubscriptionsPaginator(DescribeNotificationSubscriptionsRequest describeNotificationSubscriptionsRequest)
Lists the specified notification subscriptions.
|
default DescribeUsersResponse |
WorkDocsClient.describeUsers(Consumer<DescribeUsersRequest.Builder> describeUsersRequest)
Describes the specified users.
|
default DescribeUsersResponse |
WorkDocsClient.describeUsers(DescribeUsersRequest describeUsersRequest)
Describes the specified users.
|
default DescribeUsersIterable |
WorkDocsClient.describeUsersPaginator(Consumer<DescribeUsersRequest.Builder> describeUsersRequest)
Describes the specified users.
|
default DescribeUsersIterable |
WorkDocsClient.describeUsersPaginator(DescribeUsersRequest describeUsersRequest)
Describes the specified users.
|
default GetCurrentUserResponse |
WorkDocsClient.getCurrentUser(Consumer<GetCurrentUserRequest.Builder> getCurrentUserRequest)
Retrieves details of the current user for whom the authentication token was generated.
|
default GetCurrentUserResponse |
WorkDocsClient.getCurrentUser(GetCurrentUserRequest getCurrentUserRequest)
Retrieves details of the current user for whom the authentication token was generated.
|
default GetDocumentResponse |
WorkDocsClient.getDocument(Consumer<GetDocumentRequest.Builder> getDocumentRequest)
Retrieves details of a document.
|
default GetDocumentResponse |
WorkDocsClient.getDocument(GetDocumentRequest getDocumentRequest)
Retrieves details of a document.
|
default GetDocumentPathResponse |
WorkDocsClient.getDocumentPath(Consumer<GetDocumentPathRequest.Builder> getDocumentPathRequest)
Retrieves the path information (the hierarchy from the root folder) for the requested document.
|
default GetDocumentPathResponse |
WorkDocsClient.getDocumentPath(GetDocumentPathRequest getDocumentPathRequest)
Retrieves the path information (the hierarchy from the root folder) for the requested document.
|
default GetDocumentVersionResponse |
WorkDocsClient.getDocumentVersion(Consumer<GetDocumentVersionRequest.Builder> getDocumentVersionRequest)
Retrieves version metadata for the specified document.
|
default GetDocumentVersionResponse |
WorkDocsClient.getDocumentVersion(GetDocumentVersionRequest getDocumentVersionRequest)
Retrieves version metadata for the specified document.
|
default GetFolderResponse |
WorkDocsClient.getFolder(Consumer<GetFolderRequest.Builder> getFolderRequest)
Retrieves the metadata of the specified folder.
|
default GetFolderResponse |
WorkDocsClient.getFolder(GetFolderRequest getFolderRequest)
Retrieves the metadata of the specified folder.
|
default GetFolderPathResponse |
WorkDocsClient.getFolderPath(Consumer<GetFolderPathRequest.Builder> getFolderPathRequest)
Retrieves the path information (the hierarchy from the root folder) for the specified folder.
|
default GetFolderPathResponse |
WorkDocsClient.getFolderPath(GetFolderPathRequest getFolderPathRequest)
Retrieves the path information (the hierarchy from the root folder) for the specified folder.
|
default InitiateDocumentVersionUploadResponse |
WorkDocsClient.initiateDocumentVersionUpload(Consumer<InitiateDocumentVersionUploadRequest.Builder> initiateDocumentVersionUploadRequest)
Creates a new document object and version object.
|
default InitiateDocumentVersionUploadResponse |
WorkDocsClient.initiateDocumentVersionUpload(InitiateDocumentVersionUploadRequest initiateDocumentVersionUploadRequest)
Creates a new document object and version object.
|
default RestoreDocumentVersionsResponse |
WorkDocsClient.restoreDocumentVersions(Consumer<RestoreDocumentVersionsRequest.Builder> restoreDocumentVersionsRequest)
Recovers a deleted version of an Amazon WorkDocs document.
|
default RestoreDocumentVersionsResponse |
WorkDocsClient.restoreDocumentVersions(RestoreDocumentVersionsRequest restoreDocumentVersionsRequest)
Recovers a deleted version of an Amazon WorkDocs document.
|
default UpdateDocumentResponse |
WorkDocsClient.updateDocument(Consumer<UpdateDocumentRequest.Builder> updateDocumentRequest)
Updates the specified attributes of a document.
|
default UpdateDocumentResponse |
WorkDocsClient.updateDocument(UpdateDocumentRequest updateDocumentRequest)
Updates the specified attributes of a document.
|
default UpdateDocumentVersionResponse |
WorkDocsClient.updateDocumentVersion(Consumer<UpdateDocumentVersionRequest.Builder> updateDocumentVersionRequest)
Changes the status of the document version to ACTIVE.
|
default UpdateDocumentVersionResponse |
WorkDocsClient.updateDocumentVersion(UpdateDocumentVersionRequest updateDocumentVersionRequest)
Changes the status of the document version to ACTIVE.
|
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.
|
default UpdateUserResponse |
WorkDocsClient.updateUser(Consumer<UpdateUserRequest.Builder> updateUserRequest)
Updates the specified attributes of the specified user, and grants or revokes administrative privileges to the
Amazon WorkDocs site.
|
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.
|
Copyright © 2023. All rights reserved.