Uses of Class
software.amazon.awssdk.services.glue.paginators.ListTriggersIterable
-
Packages that use ListTriggersIterable Package Description software.amazon.awssdk.services.glue Glue -
-
Uses of ListTriggersIterable in software.amazon.awssdk.services.glue
Methods in software.amazon.awssdk.services.glue that return ListTriggersIterable Modifier and Type Method Description default ListTriggersIterableGlueClient. listTriggersPaginator(Consumer<ListTriggersRequest.Builder> listTriggersRequest)Retrieves the names of all trigger resources in this Amazon Web Services account, or the resources with the specified tag.default ListTriggersIterableGlueClient. listTriggersPaginator(ListTriggersRequest listTriggersRequest)Retrieves the names of all trigger resources in this Amazon Web Services account, or the resources with the specified tag.
-