Uses of Class
software.amazon.awssdk.services.ssm.model.DocumentMetadataResponseInfo
-
Packages that use DocumentMetadataResponseInfo Package Description software.amazon.awssdk.services.ssm.model -
-
Uses of DocumentMetadataResponseInfo in software.amazon.awssdk.services.ssm.model
Methods in software.amazon.awssdk.services.ssm.model that return DocumentMetadataResponseInfo Modifier and Type Method Description DocumentMetadataResponseInfoListDocumentMetadataHistoryResponse. metadata()Information about the response to the change template approval request.Methods in software.amazon.awssdk.services.ssm.model with parameters of type DocumentMetadataResponseInfo Modifier and Type Method Description ListDocumentMetadataHistoryResponse.BuilderListDocumentMetadataHistoryResponse.Builder. metadata(DocumentMetadataResponseInfo metadata)Information about the response to the change template approval request.
-