Uses of Interface
software.amazon.awssdk.services.ssm.model.DocumentReviewCommentSource.Builder
Packages that use DocumentReviewCommentSource.Builder
-
Uses of DocumentReviewCommentSource.Builder in software.amazon.awssdk.services.ssm.model
Methods in software.amazon.awssdk.services.ssm.model that return DocumentReviewCommentSource.BuilderModifier and TypeMethodDescriptionDocumentReviewCommentSource.builder()The content of a comment entered by a user who requests a review of a new document version, or who reviews the new version.DocumentReviewCommentSource.toBuilder()The type of information added to a review request.DocumentReviewCommentSource.Builder.type(DocumentReviewCommentType type) The type of information added to a review request.Methods in software.amazon.awssdk.services.ssm.model that return types with arguments of type DocumentReviewCommentSource.BuilderModifier and TypeMethodDescriptionstatic Class<? extends DocumentReviewCommentSource.Builder>DocumentReviewCommentSource.serializableBuilderClass()