| Package | Description |
|---|---|
| software.amazon.awssdk.services.lakeformation |
|
| software.amazon.awssdk.services.lakeformation.paginators | |
| software.amazon.awssdk.services.lakeformation.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetWorkUnitsResponse> |
LakeFormationAsyncClient.getWorkUnits(GetWorkUnitsRequest 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 GetWorkUnitsPublisher |
LakeFormationAsyncClient.getWorkUnitsPaginator(GetWorkUnitsRequest 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. |
| Constructor and Description |
|---|
GetWorkUnitsIterable(LakeFormationClient client,
GetWorkUnitsRequest firstRequest) |
GetWorkUnitsPublisher(LakeFormationAsyncClient client,
GetWorkUnitsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetWorkUnitsRequestMarshaller.marshall(GetWorkUnitsRequest getWorkUnitsRequest) |
Copyright © 2023. All rights reserved.