Uses of Class
software.amazon.awssdk.services.lakeformation.paginators.ListLakeFormationOptInsPublisher
-
Packages that use ListLakeFormationOptInsPublisher Package Description software.amazon.awssdk.services.lakeformation Lake Formation -
-
Uses of ListLakeFormationOptInsPublisher in software.amazon.awssdk.services.lakeformation
Methods in software.amazon.awssdk.services.lakeformation that return ListLakeFormationOptInsPublisher Modifier and Type Method Description default ListLakeFormationOptInsPublisherLakeFormationAsyncClient. listLakeFormationOptInsPaginator(Consumer<ListLakeFormationOptInsRequest.Builder> listLakeFormationOptInsRequest)Retrieve the current list of resources and principals that are opt in to enforce Lake Formation permissions.default ListLakeFormationOptInsPublisherLakeFormationAsyncClient. listLakeFormationOptInsPaginator(ListLakeFormationOptInsRequest listLakeFormationOptInsRequest)Retrieve the current list of resources and principals that are opt in to enforce Lake Formation permissions.
-