Uses of Interface
software.amazon.awssdk.services.ssm.model.GetAutomationExecutionRequest.Builder
Packages that use GetAutomationExecutionRequest.Builder
Package
Description
Amazon Web Services Systems Manager is the operations hub for your Amazon Web Services applications and resources and
a secure end-to-end management solution for hybrid cloud environments that enables safe and secure operations at
scale.
-
Uses of GetAutomationExecutionRequest.Builder in software.amazon.awssdk.services.ssm
Method parameters in software.amazon.awssdk.services.ssm with type arguments of type GetAutomationExecutionRequest.BuilderModifier and TypeMethodDescriptionSsmAsyncClient.getAutomationExecution(Consumer<GetAutomationExecutionRequest.Builder> getAutomationExecutionRequest) Get detailed information about a particular Automation execution.default GetAutomationExecutionResponseSsmClient.getAutomationExecution(Consumer<GetAutomationExecutionRequest.Builder> getAutomationExecutionRequest) Get detailed information about a particular Automation execution. -
Uses of GetAutomationExecutionRequest.Builder in software.amazon.awssdk.services.ssm.model
Methods in software.amazon.awssdk.services.ssm.model that return GetAutomationExecutionRequest.BuilderModifier and TypeMethodDescriptionGetAutomationExecutionRequest.Builder.automationExecutionId(String automationExecutionId) The unique identifier for an existing automation execution to examine.GetAutomationExecutionRequest.builder()GetAutomationExecutionRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) GetAutomationExecutionRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) GetAutomationExecutionRequest.toBuilder()Methods in software.amazon.awssdk.services.ssm.model that return types with arguments of type GetAutomationExecutionRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetAutomationExecutionRequest.Builder>GetAutomationExecutionRequest.serializableBuilderClass()