Interface AthenaClientBuilder
- All Superinterfaces:
AthenaBaseClientBuilder<AthenaClientBuilder,,AthenaClient> AwsClientBuilder<AthenaClientBuilder,,AthenaClient> AwsSyncClientBuilder<AthenaClientBuilder,,AthenaClient> Buildable,SdkBuilder<AthenaClientBuilder,,AthenaClient> SdkClientBuilder<AthenaClientBuilder,,AthenaClient> SdkSyncClientBuilder<AthenaClientBuilder,AthenaClient>
@Generated("software.amazon.awssdk:codegen")
public interface AthenaClientBuilder
extends AwsSyncClientBuilder<AthenaClientBuilder,AthenaClient>, AthenaBaseClientBuilder<AthenaClientBuilder,AthenaClient>
A builder for creating an instance of
AthenaClient. This can be created with the static
AthenaClient.builder() method.-
Method Summary
Methods inherited from interface software.amazon.awssdk.services.athena.AthenaBaseClientBuilder
authSchemeProvider, endpointProviderMethods inherited from interface software.amazon.awssdk.awscore.client.builder.AwsClientBuilder
credentialsProvider, credentialsProvider, defaultsMode, dualstackEnabled, fipsEnabled, regionMethods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilder
applyMutation, buildMethods inherited from interface software.amazon.awssdk.core.client.builder.SdkClientBuilder
addPlugin, endpointOverride, overrideConfiguration, overrideConfiguration, overrideConfiguration, plugins, putAuthSchemeMethods inherited from interface software.amazon.awssdk.core.client.builder.SdkSyncClientBuilder
httpClient, httpClientBuilder