Uses of Interface
software.amazon.awssdk.services.ssm.model.ListDocumentMetadataHistoryResponse.Builder
Packages that use ListDocumentMetadataHistoryResponse.Builder
-
Uses of ListDocumentMetadataHistoryResponse.Builder in software.amazon.awssdk.services.ssm.model
Methods in software.amazon.awssdk.services.ssm.model that return ListDocumentMetadataHistoryResponse.BuilderModifier and TypeMethodDescriptionThe user ID of the person in the organization who requested the review of the change template.ListDocumentMetadataHistoryResponse.builder()ListDocumentMetadataHistoryResponse.Builder.documentVersion(String documentVersion) The version of the change template.ListDocumentMetadataHistoryResponse.Builder.metadata(Consumer<DocumentMetadataResponseInfo.Builder> metadata) Information about the response to the change template approval request.ListDocumentMetadataHistoryResponse.Builder.metadata(DocumentMetadataResponseInfo metadata) Information about the response to the change template approval request.The name of the change template.The maximum number of items to return for this call.ListDocumentMetadataHistoryResponse.toBuilder()Methods in software.amazon.awssdk.services.ssm.model that return types with arguments of type ListDocumentMetadataHistoryResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ListDocumentMetadataHistoryResponse.Builder>ListDocumentMetadataHistoryResponse.serializableBuilderClass()