Uses of Class
software.amazon.awssdk.services.lakeformation.model.QueryPlanningContext
-
Packages that use QueryPlanningContext Package Description software.amazon.awssdk.services.lakeformation.model -
-
Uses of QueryPlanningContext in software.amazon.awssdk.services.lakeformation.model
Methods in software.amazon.awssdk.services.lakeformation.model that return QueryPlanningContext Modifier and Type Method Description QueryPlanningContextStartQueryPlanningRequest. queryPlanningContext()A structure containing information about the query plan.Methods in software.amazon.awssdk.services.lakeformation.model with parameters of type QueryPlanningContext Modifier and Type Method Description StartQueryPlanningRequest.BuilderStartQueryPlanningRequest.Builder. queryPlanningContext(QueryPlanningContext queryPlanningContext)A structure containing information about the query plan.
-