Uses of Class
software.amazon.awssdk.services.lakeformation.paginators.GetEffectivePermissionsForPathPublisher
-
Packages that use GetEffectivePermissionsForPathPublisher Package Description software.amazon.awssdk.services.lakeformation Lake Formation -
-
Uses of GetEffectivePermissionsForPathPublisher in software.amazon.awssdk.services.lakeformation
Methods in software.amazon.awssdk.services.lakeformation that return GetEffectivePermissionsForPathPublisher Modifier and Type Method Description default GetEffectivePermissionsForPathPublisherLakeFormationAsyncClient. getEffectivePermissionsForPathPaginator(Consumer<GetEffectivePermissionsForPathRequest.Builder> getEffectivePermissionsForPathRequest)Returns the Lake Formation permissions for a specified table or database resource located at a path in Amazon S3.default GetEffectivePermissionsForPathPublisherLakeFormationAsyncClient. getEffectivePermissionsForPathPaginator(GetEffectivePermissionsForPathRequest getEffectivePermissionsForPathRequest)Returns the Lake Formation permissions for a specified table or database resource located at a path in Amazon S3.
-