Uses of Class
software.amazon.awssdk.services.glue.model.SupportedDialect
-
Packages that use SupportedDialect Package Description software.amazon.awssdk.services.glue.model -
-
Uses of SupportedDialect in software.amazon.awssdk.services.glue.model
Methods in software.amazon.awssdk.services.glue.model that return SupportedDialect Modifier and Type Method Description SupportedDialectGetUnfilteredTableMetadataRequest. supportedDialect()A structure specifying the dialect and dialect version used by the query engine.Methods in software.amazon.awssdk.services.glue.model with parameters of type SupportedDialect Modifier and Type Method Description GetUnfilteredTableMetadataRequest.BuilderGetUnfilteredTableMetadataRequest.Builder. supportedDialect(SupportedDialect supportedDialect)A structure specifying the dialect and dialect version used by the query engine.
-