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)This is a variant ofLakeFormationAsyncClient.getWorkUnits(software.amazon.awssdk.services.lakeformation.model.GetWorkUnitsRequest)operation.default GetWorkUnitsPublisherLakeFormationAsyncClient. getWorkUnitsPaginator(GetWorkUnitsRequest getWorkUnitsRequest)This is a variant ofLakeFormationAsyncClient.getWorkUnits(software.amazon.awssdk.services.lakeformation.model.GetWorkUnitsRequest)operation.
-