Uses of Class
software.amazon.awssdk.services.ssm.model.GetDocumentRequest
Packages that use GetDocumentRequest
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 GetDocumentRequest in software.amazon.awssdk.services.ssm
Methods in software.amazon.awssdk.services.ssm with parameters of type GetDocumentRequestModifier and TypeMethodDescriptiondefault CompletableFuture<GetDocumentResponse>SsmAsyncClient.getDocument(GetDocumentRequest getDocumentRequest) Gets the contents of the specified Amazon Web Services Systems Manager document (SSM document).default GetDocumentResponseSsmClient.getDocument(GetDocumentRequest getDocumentRequest) Gets the contents of the specified Amazon Web Services Systems Manager document (SSM document). -
Uses of GetDocumentRequest in software.amazon.awssdk.services.ssm.transform
Methods in software.amazon.awssdk.services.ssm.transform with parameters of type GetDocumentRequestModifier and TypeMethodDescriptionGetDocumentRequestMarshaller.marshall(GetDocumentRequest getDocumentRequest)