Uses of Interface
software.amazon.awssdk.services.ssm.model.StartAutomationExecutionResponse.Builder
Packages that use StartAutomationExecutionResponse.Builder
-
Uses of StartAutomationExecutionResponse.Builder in software.amazon.awssdk.services.ssm.model
Methods in software.amazon.awssdk.services.ssm.model that return StartAutomationExecutionResponse.BuilderModifier and TypeMethodDescriptionStartAutomationExecutionResponse.Builder.automationExecutionId(String automationExecutionId) The unique ID of a newly scheduled automation execution.StartAutomationExecutionResponse.builder()StartAutomationExecutionResponse.toBuilder()Methods in software.amazon.awssdk.services.ssm.model that return types with arguments of type StartAutomationExecutionResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends StartAutomationExecutionResponse.Builder>StartAutomationExecutionResponse.serializableBuilderClass()