| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm |
|
| software.amazon.awssdk.services.ssm.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetAutomationExecutionResponse> |
SSMAsyncClient.getAutomationExecution(GetAutomationExecutionRequest getAutomationExecutionRequest)
Get detailed information about a particular Automation execution.
|
default GetAutomationExecutionResponse |
SSMClient.getAutomationExecution(GetAutomationExecutionRequest getAutomationExecutionRequest)
Get detailed information about a particular Automation execution.
|
| Modifier and Type | Method and Description |
|---|---|
Request<GetAutomationExecutionRequest> |
GetAutomationExecutionRequestMarshaller.marshall(GetAutomationExecutionRequest getAutomationExecutionRequest) |
| Modifier and Type | Method and Description |
|---|---|
Request<GetAutomationExecutionRequest> |
GetAutomationExecutionRequestMarshaller.marshall(GetAutomationExecutionRequest getAutomationExecutionRequest) |
void |
GetAutomationExecutionRequestModelMarshaller.marshall(GetAutomationExecutionRequest getAutomationExecutionRequest,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2018. All rights reserved.