Uses of Interface
software.amazon.awssdk.services.ssm.model.DescribeAutomationExecutionsResponse.Builder
Packages that use DescribeAutomationExecutionsResponse.Builder
-
Uses of DescribeAutomationExecutionsResponse.Builder in software.amazon.awssdk.services.ssm.model
Methods in software.amazon.awssdk.services.ssm.model that return DescribeAutomationExecutionsResponse.BuilderModifier and TypeMethodDescriptionDescribeAutomationExecutionsResponse.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.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.automationExecutionMetadataList(AutomationExecutionMetadata... automationExecutionMetadataList) The list of details about each automation execution which has occurred which matches the filter specification, if any.DescribeAutomationExecutionsResponse.builder()The token to use when requesting the next set of items.DescribeAutomationExecutionsResponse.toBuilder()Methods in software.amazon.awssdk.services.ssm.model that return types with arguments of type DescribeAutomationExecutionsResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends DescribeAutomationExecutionsResponse.Builder>DescribeAutomationExecutionsResponse.serializableBuilderClass()