Uses of Class
software.amazon.awssdk.services.glue.paginators.ListSessionsPublisher
-
Packages that use ListSessionsPublisher Package Description software.amazon.awssdk.services.glue Glue -
-
Uses of ListSessionsPublisher in software.amazon.awssdk.services.glue
Methods in software.amazon.awssdk.services.glue that return ListSessionsPublisher Modifier and Type Method Description default ListSessionsPublisherGlueAsyncClient. listSessionsPaginator(Consumer<ListSessionsRequest.Builder> listSessionsRequest)Retrieve a list of sessions.default ListSessionsPublisherGlueAsyncClient. listSessionsPaginator(ListSessionsRequest listSessionsRequest)Retrieve a list of sessions.
-