| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm.model | |
| software.amazon.awssdk.services.ssm.transform |
| Modifier and Type | Method and Description |
|---|---|
AutomationExecution |
GetAutomationExecutionResponse.automationExecution()
Detailed information about the current state of an automation execution.
|
| Modifier and Type | Method and Description |
|---|---|
GetAutomationExecutionResponse.Builder |
GetAutomationExecutionResponse.Builder.automationExecution(AutomationExecution automationExecution)
Detailed information about the current state of an automation execution.
|
| Modifier and Type | Method and Description |
|---|---|
AutomationExecution |
AutomationExecutionUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
AutomationExecutionMarshaller.marshall(AutomationExecution automationExecution,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object
|
Copyright © 2018. All rights reserved.