Uses of Interface
software.amazon.awssdk.services.ssm.model.GetAutomationExecutionResponse.Builder
Packages that use GetAutomationExecutionResponse.Builder
-
Uses of GetAutomationExecutionResponse.Builder in software.amazon.awssdk.services.ssm.model
Methods in software.amazon.awssdk.services.ssm.model that return GetAutomationExecutionResponse.BuilderModifier and TypeMethodDescriptionGetAutomationExecutionResponse.Builder.automationExecution(Consumer<AutomationExecution.Builder> automationExecution) Detailed information about the current state of an automation execution.GetAutomationExecutionResponse.Builder.automationExecution(AutomationExecution automationExecution) Detailed information about the current state of an automation execution.GetAutomationExecutionResponse.builder()GetAutomationExecutionResponse.toBuilder()Methods in software.amazon.awssdk.services.ssm.model that return types with arguments of type GetAutomationExecutionResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetAutomationExecutionResponse.Builder>GetAutomationExecutionResponse.serializableBuilderClass()