Uses of Class
software.amazon.awssdk.services.glue.paginators.ListEntitiesIterable
-
Packages that use ListEntitiesIterable Package Description software.amazon.awssdk.services.glue Glue -
-
Uses of ListEntitiesIterable in software.amazon.awssdk.services.glue
Methods in software.amazon.awssdk.services.glue that return ListEntitiesIterable Modifier and Type Method Description default ListEntitiesIterableGlueClient. listEntitiesPaginator(Consumer<ListEntitiesRequest.Builder> listEntitiesRequest)This is a variant ofGlueClient.listEntities(software.amazon.awssdk.services.glue.model.ListEntitiesRequest)operation.default ListEntitiesIterableGlueClient. listEntitiesPaginator(ListEntitiesRequest listEntitiesRequest)This is a variant ofGlueClient.listEntities(software.amazon.awssdk.services.glue.model.ListEntitiesRequest)operation.
-