Uses of Class
software.amazon.awssdk.services.inspector.paginators.ListEventSubscriptionsPublisher
-
Packages that use ListEventSubscriptionsPublisher Package Description software.amazon.awssdk.services.inspector Amazon Inspector -
-
Uses of ListEventSubscriptionsPublisher in software.amazon.awssdk.services.inspector
Methods in software.amazon.awssdk.services.inspector that return ListEventSubscriptionsPublisher Modifier and Type Method Description default ListEventSubscriptionsPublisherInspectorAsyncClient. listEventSubscriptionsPaginator()Lists all the event subscriptions for the assessment template that is specified by the ARN of the assessment template.default ListEventSubscriptionsPublisherInspectorAsyncClient. listEventSubscriptionsPaginator(Consumer<ListEventSubscriptionsRequest.Builder> listEventSubscriptionsRequest)Lists all the event subscriptions for the assessment template that is specified by the ARN of the assessment template.default ListEventSubscriptionsPublisherInspectorAsyncClient. listEventSubscriptionsPaginator(ListEventSubscriptionsRequest listEventSubscriptionsRequest)Lists all the event subscriptions for the assessment template that is specified by the ARN of the assessment template.
-