| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm.model |
| Modifier and Type | Method and Description |
|---|---|
GetAutomationExecutionResponse.Builder |
GetAutomationExecutionResponse.Builder.automationExecution(AutomationExecution automationExecution)
Detailed information about the current state of an automation execution.
|
default GetAutomationExecutionResponse.Builder |
GetAutomationExecutionResponse.Builder.automationExecution(Consumer<AutomationExecution.Builder> automationExecution)
Detailed information about the current state of an automation execution.
|
static GetAutomationExecutionResponse.Builder |
GetAutomationExecutionResponse.builder() |
GetAutomationExecutionResponse.Builder |
GetAutomationExecutionResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetAutomationExecutionResponse.Builder> |
GetAutomationExecutionResponse.serializableBuilderClass() |
Copyright © 2017. All rights reserved.