Uses of Interface
software.amazon.awssdk.services.ssm.model.DescribeAutomationStepExecutionsResponse.Builder
Packages that use DescribeAutomationStepExecutionsResponse.Builder
-
Uses of DescribeAutomationStepExecutionsResponse.Builder in software.amazon.awssdk.services.ssm.model
Methods in software.amazon.awssdk.services.ssm.model that return DescribeAutomationStepExecutionsResponse.BuilderModifier and TypeMethodDescriptionDescribeAutomationStepExecutionsResponse.builder()The token to use when requesting the next set of items.DescribeAutomationStepExecutionsResponse.Builder.stepExecutions(Collection<StepExecution> stepExecutions) A list of details about the current state of all steps that make up an execution.DescribeAutomationStepExecutionsResponse.Builder.stepExecutions(Consumer<StepExecution.Builder>... stepExecutions) A list of details about the current state of all steps that make up an execution.DescribeAutomationStepExecutionsResponse.Builder.stepExecutions(StepExecution... stepExecutions) A list of details about the current state of all steps that make up an execution.DescribeAutomationStepExecutionsResponse.toBuilder()Methods in software.amazon.awssdk.services.ssm.model that return types with arguments of type DescribeAutomationStepExecutionsResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends DescribeAutomationStepExecutionsResponse.Builder>DescribeAutomationStepExecutionsResponse.serializableBuilderClass()