Uses of Class
software.amazon.awssdk.services.athena.AthenaServiceClientConfiguration
-
Packages that use AthenaServiceClientConfiguration 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.software.amazon.awssdk.services.athena.internal -
-
Uses of AthenaServiceClientConfiguration in software.amazon.awssdk.services.athena
Methods in software.amazon.awssdk.services.athena that return AthenaServiceClientConfiguration Modifier and Type Method Description AthenaServiceClientConfigurationAthenaServiceClientConfiguration.Builder. build()default AthenaServiceClientConfigurationAthenaAsyncClient. serviceClientConfiguration()default AthenaServiceClientConfigurationAthenaClient. serviceClientConfiguration() -
Uses of AthenaServiceClientConfiguration in software.amazon.awssdk.services.athena.internal
Methods in software.amazon.awssdk.services.athena.internal that return AthenaServiceClientConfiguration Modifier and Type Method Description AthenaServiceClientConfigurationAthenaServiceClientConfigurationBuilder. build()
-