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