Uses of Class
software.amazon.awssdk.services.workdocs.model.CommentMetadata
-
Packages that use CommentMetadata Package Description software.amazon.awssdk.services.workdocs.model -
-
Uses of CommentMetadata in software.amazon.awssdk.services.workdocs.model
Methods in software.amazon.awssdk.services.workdocs.model that return CommentMetadata Modifier and Type Method Description CommentMetadataActivity. commentMetadata()Metadata of the commenting activity.CommentMetadataResponseItem. commentMetadata()The comment that matches the query.Methods in software.amazon.awssdk.services.workdocs.model with parameters of type CommentMetadata Modifier and Type Method Description Activity.BuilderActivity.Builder. commentMetadata(CommentMetadata commentMetadata)Metadata of the commenting activity.ResponseItem.BuilderResponseItem.Builder. commentMetadata(CommentMetadata commentMetadata)The comment that matches the query.
-