Uses of Class
software.amazon.awssdk.services.workdocs.model.InvalidCommentOperationException
-
Packages that use InvalidCommentOperationException Package Description software.amazon.awssdk.services.workdocs The Amazon WorkDocs API is designed for the following use cases: -
-
Uses of InvalidCommentOperationException in software.amazon.awssdk.services.workdocs
Methods in software.amazon.awssdk.services.workdocs that throw InvalidCommentOperationException Modifier and Type Method Description default CreateCommentResponseWorkDocsClient. createComment(Consumer<CreateCommentRequest.Builder> createCommentRequest)Adds a new comment to the specified document version.default CreateCommentResponseWorkDocsClient. createComment(CreateCommentRequest createCommentRequest)Adds a new comment to the specified document version.
-