Uses of Class
software.amazon.awssdk.services.lakeformation.paginators.GetWorkUnitsPublisher
-
Packages that use GetWorkUnitsPublisher Package Description software.amazon.awssdk.services.lakeformation Lake Formation -
-
Uses of GetWorkUnitsPublisher in software.amazon.awssdk.services.lakeformation
Methods in software.amazon.awssdk.services.lakeformation that return GetWorkUnitsPublisher Modifier and Type Method Description default GetWorkUnitsPublisherLakeFormationAsyncClient. getWorkUnitsPaginator(Consumer<GetWorkUnitsRequest.Builder> getWorkUnitsRequest)Retrieves the work units generated by theStartQueryPlanningoperation.default GetWorkUnitsPublisherLakeFormationAsyncClient. getWorkUnitsPaginator(GetWorkUnitsRequest getWorkUnitsRequest)Retrieves the work units generated by theStartQueryPlanningoperation.
-