Uses of Class
software.amazon.awssdk.services.lakeformation.model.QuerySessionContext
-
Packages that use QuerySessionContext Package Description software.amazon.awssdk.services.lakeformation.model -
-
Uses of QuerySessionContext in software.amazon.awssdk.services.lakeformation.model
Methods in software.amazon.awssdk.services.lakeformation.model that return QuerySessionContext Modifier and Type Method Description QuerySessionContextGetTemporaryGlueTableCredentialsRequest. querySessionContext()A structure used as a protocol between query engines and Lake Formation or Glue.Methods in software.amazon.awssdk.services.lakeformation.model with parameters of type QuerySessionContext Modifier and Type Method Description GetTemporaryGlueTableCredentialsRequest.BuilderGetTemporaryGlueTableCredentialsRequest.Builder. querySessionContext(QuerySessionContext querySessionContext)A structure used as a protocol between query engines and Lake Formation or Glue.
-