Uses of Class
software.amazon.awssdk.services.lakeformation.paginators.ListPermissionsPublisher
-
Packages that use ListPermissionsPublisher Package Description software.amazon.awssdk.services.lakeformation Lake Formation -
-
Uses of ListPermissionsPublisher in software.amazon.awssdk.services.lakeformation
Methods in software.amazon.awssdk.services.lakeformation that return ListPermissionsPublisher Modifier and Type Method Description default ListPermissionsPublisherLakeFormationAsyncClient. listPermissionsPaginator(Consumer<ListPermissionsRequest.Builder> listPermissionsRequest)Returns a list of the principal permissions on the resource, filtered by the permissions of the caller.default ListPermissionsPublisherLakeFormationAsyncClient. listPermissionsPaginator(ListPermissionsRequest listPermissionsRequest)Returns a list of the principal permissions on the resource, filtered by the permissions of the caller.
-