Uses of Interface
software.amazon.awssdk.services.ssm.model.DocumentMetadataResponseInfo.Builder
Packages that use DocumentMetadataResponseInfo.Builder
-
Uses of DocumentMetadataResponseInfo.Builder in software.amazon.awssdk.services.ssm.model
Methods in software.amazon.awssdk.services.ssm.model that return DocumentMetadataResponseInfo.BuilderModifier and TypeMethodDescriptionDocumentMetadataResponseInfo.builder()DocumentMetadataResponseInfo.Builder.reviewerResponse(Collection<DocumentReviewerResponseSource> reviewerResponse) Details about a reviewer's response to a document review request.DocumentMetadataResponseInfo.Builder.reviewerResponse(Consumer<DocumentReviewerResponseSource.Builder>... reviewerResponse) Details about a reviewer's response to a document review request.DocumentMetadataResponseInfo.Builder.reviewerResponse(DocumentReviewerResponseSource... reviewerResponse) Details about a reviewer's response to a document review request.DocumentMetadataResponseInfo.toBuilder()Methods in software.amazon.awssdk.services.ssm.model that return types with arguments of type DocumentMetadataResponseInfo.BuilderModifier and TypeMethodDescriptionstatic Class<? extends DocumentMetadataResponseInfo.Builder>DocumentMetadataResponseInfo.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.ssm.model with type arguments of type DocumentMetadataResponseInfo.BuilderModifier and TypeMethodDescriptionListDocumentMetadataHistoryResponse.Builder.metadata(Consumer<DocumentMetadataResponseInfo.Builder> metadata) Information about the response to the change template approval request.