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.
|
DescribeAutomationExecutionsResponse.Builder |
DescribeAutomationExecutionsResponse.Builder.automationExecutionMetadataList(Consumer<AutomationExecutionMetadata.Builder>... automationExecutionMetadataList) |
The list of details about each automation execution which has occurred which matches the filter
specification, if any.
|
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.
|
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() |
|