| Package | Description |
|---|---|
| software.amazon.awssdk.services.lakeformation.model |
| Modifier and Type | Method and Description |
|---|---|
static StartQueryPlanningResponse.Builder |
StartQueryPlanningResponse.builder() |
StartQueryPlanningResponse.Builder |
StartQueryPlanningResponse.Builder.queryId(String queryId)
The ID of the plan query operation can be used to fetch the actual work unit descriptors that are produced as
the result of the operation.
|
StartQueryPlanningResponse.Builder |
StartQueryPlanningResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends StartQueryPlanningResponse.Builder> |
StartQueryPlanningResponse.serializableBuilderClass() |
Copyright © 2022. All rights reserved.