Uses of Class
software.amazon.awssdk.services.workdocs.model.CommentMetadata
Packages that use CommentMetadata
-
Uses of CommentMetadata in software.amazon.awssdk.services.workdocs.model
Methods in software.amazon.awssdk.services.workdocs.model that return CommentMetadataModifier and TypeMethodDescriptionfinal CommentMetadataActivity.commentMetadata()Metadata of the commenting activity.final CommentMetadataResponseItem.commentMetadata()The comment that matches the query.Methods in software.amazon.awssdk.services.workdocs.model with parameters of type CommentMetadataModifier and TypeMethodDescriptionActivity.Builder.commentMetadata(CommentMetadata commentMetadata) Metadata of the commenting activity.ResponseItem.Builder.commentMetadata(CommentMetadata commentMetadata) The comment that matches the query.