Uses of Interface
software.amazon.awssdk.services.athena.AthenaClientBuilder
-
Packages that use AthenaClientBuilder Package Description software.amazon.awssdk.services.athena Amazon Athena is an interactive query service that lets you use standard SQL to analyze data directly in Amazon S3. -
-
Uses of AthenaClientBuilder in software.amazon.awssdk.services.athena
Methods in software.amazon.awssdk.services.athena that return AthenaClientBuilder Modifier and Type Method Description static AthenaClientBuilderAthenaClient. builder()Create a builder that can be used to configure and create aAthenaClient.
-