Uses of Class
software.amazon.awssdk.services.ssm.model.ListOpsItemEventsResponse
Packages that use ListOpsItemEventsResponse
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 ListOpsItemEventsResponse in software.amazon.awssdk.services.ssm
Methods in software.amazon.awssdk.services.ssm that return ListOpsItemEventsResponseModifier and TypeMethodDescriptiondefault ListOpsItemEventsResponseSsmClient.listOpsItemEvents(Consumer<ListOpsItemEventsRequest.Builder> listOpsItemEventsRequest) Returns a list of all OpsItem events in the current Amazon Web Services Region and Amazon Web Services account.default ListOpsItemEventsResponseSsmClient.listOpsItemEvents(ListOpsItemEventsRequest listOpsItemEventsRequest) Returns a list of all OpsItem events in the current Amazon Web Services Region and Amazon Web Services account.Methods in software.amazon.awssdk.services.ssm that return types with arguments of type ListOpsItemEventsResponseModifier and TypeMethodDescriptionSsmAsyncClient.listOpsItemEvents(Consumer<ListOpsItemEventsRequest.Builder> listOpsItemEventsRequest) Returns a list of all OpsItem events in the current Amazon Web Services Region and Amazon Web Services account.SsmAsyncClient.listOpsItemEvents(ListOpsItemEventsRequest listOpsItemEventsRequest) Returns a list of all OpsItem events in the current Amazon Web Services Region and Amazon Web Services account. -
Uses of ListOpsItemEventsResponse in software.amazon.awssdk.services.ssm.paginators
Methods in software.amazon.awssdk.services.ssm.paginators that return types with arguments of type ListOpsItemEventsResponseMethod parameters in software.amazon.awssdk.services.ssm.paginators with type arguments of type ListOpsItemEventsResponseModifier and TypeMethodDescriptionvoidListOpsItemEventsPublisher.subscribe(org.reactivestreams.Subscriber<? super ListOpsItemEventsResponse> subscriber)