default GetWorkUnitsResponse |
LakeFormationClient.getWorkUnits(Consumer<GetWorkUnitsRequest.Builder> getWorkUnitsRequest) |
Retrieves the work units generated by the StartQueryPlanning operation.
|
default GetWorkUnitsResponse |
LakeFormationClient.getWorkUnits(GetWorkUnitsRequest getWorkUnitsRequest) |
Retrieves the work units generated by the StartQueryPlanning operation.
|
default GetWorkUnitsIterable |
LakeFormationClient.getWorkUnitsPaginator(Consumer<GetWorkUnitsRequest.Builder> getWorkUnitsRequest) |
Retrieves the work units generated by the StartQueryPlanning operation.
|
default GetWorkUnitsIterable |
LakeFormationClient.getWorkUnitsPaginator(GetWorkUnitsRequest getWorkUnitsRequest) |
Retrieves the work units generated by the StartQueryPlanning operation.
|