Uses of Class
software.amazon.awssdk.services.ssm.model.DescribeAutomationExecutionsResponse
Packages that use DescribeAutomationExecutionsResponse
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 DescribeAutomationExecutionsResponse in software.amazon.awssdk.services.ssm
Methods in software.amazon.awssdk.services.ssm that return DescribeAutomationExecutionsResponseModifier and TypeMethodDescriptionSsmClient.describeAutomationExecutions()Provides details about all active and terminated Automation executions.SsmClient.describeAutomationExecutions(Consumer<DescribeAutomationExecutionsRequest.Builder> describeAutomationExecutionsRequest) Provides details about all active and terminated Automation executions.SsmClient.describeAutomationExecutions(DescribeAutomationExecutionsRequest describeAutomationExecutionsRequest) Provides details about all active and terminated Automation executions.Methods in software.amazon.awssdk.services.ssm that return types with arguments of type DescribeAutomationExecutionsResponseModifier and TypeMethodDescriptionSsmAsyncClient.describeAutomationExecutions()Provides details about all active and terminated Automation executions.SsmAsyncClient.describeAutomationExecutions(Consumer<DescribeAutomationExecutionsRequest.Builder> describeAutomationExecutionsRequest) Provides details about all active and terminated Automation executions.SsmAsyncClient.describeAutomationExecutions(DescribeAutomationExecutionsRequest describeAutomationExecutionsRequest) Provides details about all active and terminated Automation executions. -
Uses of DescribeAutomationExecutionsResponse in software.amazon.awssdk.services.ssm.paginators
Methods in software.amazon.awssdk.services.ssm.paginators that return types with arguments of type DescribeAutomationExecutionsResponseMethod parameters in software.amazon.awssdk.services.ssm.paginators with type arguments of type DescribeAutomationExecutionsResponseModifier and TypeMethodDescriptionvoidDescribeAutomationExecutionsPublisher.subscribe(org.reactivestreams.Subscriber<? super DescribeAutomationExecutionsResponse> subscriber)