Uses of Class
software.amazon.awssdk.services.ssm.model.UpdateDocumentMetadataResponse
Packages that use UpdateDocumentMetadataResponse
Package
Description
Amazon Web Services Systems Manager is the operations hub for your Amazon Web Services applications and resources and
a secure end-to-end management solution for hybrid cloud environments that enables safe and secure operations at
scale.
-
Uses of UpdateDocumentMetadataResponse in software.amazon.awssdk.services.ssm
Methods in software.amazon.awssdk.services.ssm that return UpdateDocumentMetadataResponseModifier and TypeMethodDescriptiondefault UpdateDocumentMetadataResponseSsmClient.updateDocumentMetadata(Consumer<UpdateDocumentMetadataRequest.Builder> updateDocumentMetadataRequest) default UpdateDocumentMetadataResponseSsmClient.updateDocumentMetadata(UpdateDocumentMetadataRequest updateDocumentMetadataRequest) Methods in software.amazon.awssdk.services.ssm that return types with arguments of type UpdateDocumentMetadataResponseModifier and TypeMethodDescriptionSsmAsyncClient.updateDocumentMetadata(Consumer<UpdateDocumentMetadataRequest.Builder> updateDocumentMetadataRequest) SsmAsyncClient.updateDocumentMetadata(UpdateDocumentMetadataRequest updateDocumentMetadataRequest)