| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm.model |
| Modifier and Type | Method and Description |
|---|---|
DescribeAutomationExecutionsResponse.Builder |
DescribeAutomationExecutionsResponse.Builder.automationExecutionMetadataList(AutomationExecutionMetadata... automationExecutionMetadataList)
The list of details about each automation execution which has occurred which matches the filter
specification, if any.
|
DescribeAutomationExecutionsResponse.Builder |
DescribeAutomationExecutionsResponse.Builder.automationExecutionMetadataList(Collection<AutomationExecutionMetadata> automationExecutionMetadataList)
The list of details about each automation execution which has occurred which matches the filter
specification, if any.
|
static DescribeAutomationExecutionsResponse.Builder |
DescribeAutomationExecutionsResponse.builder() |
DescribeAutomationExecutionsResponse.Builder |
DescribeAutomationExecutionsResponse.Builder.nextToken(String nextToken)
The token to use when requesting the next set of items.
|
DescribeAutomationExecutionsResponse.Builder |
DescribeAutomationExecutionsResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends DescribeAutomationExecutionsResponse.Builder> |
DescribeAutomationExecutionsResponse.serializableBuilderClass() |
Copyright © 2018. All rights reserved.