| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm |
|
| software.amazon.awssdk.services.ssm.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetDocumentResponse |
SSMClient.getDocument(GetDocumentRequest getDocumentRequest)
Gets the contents of the specified SSM document.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetDocumentResponse> |
SSMAsyncClient.getDocument(GetDocumentRequest getDocumentRequest)
Gets the contents of the specified SSM document.
|
| Modifier and Type | Method and Description |
|---|---|
GetDocumentResponse |
GetDocumentResponseUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
Copyright © 2017. All rights reserved.