Interface VoiceIdAsyncClientBuilder
-
- All Superinterfaces:
AwsAsyncClientBuilder<VoiceIdAsyncClientBuilder,VoiceIdAsyncClient>,AwsClientBuilder<VoiceIdAsyncClientBuilder,VoiceIdAsyncClient>,Buildable,SdkAsyncClientBuilder<VoiceIdAsyncClientBuilder,VoiceIdAsyncClient>,SdkBuilder<VoiceIdAsyncClientBuilder,VoiceIdAsyncClient>,SdkClientBuilder<VoiceIdAsyncClientBuilder,VoiceIdAsyncClient>,VoiceIdBaseClientBuilder<VoiceIdAsyncClientBuilder,VoiceIdAsyncClient>
@Generated("software.amazon.awssdk:codegen") public interface VoiceIdAsyncClientBuilder extends AwsAsyncClientBuilder<VoiceIdAsyncClientBuilder,VoiceIdAsyncClient>, VoiceIdBaseClientBuilder<VoiceIdAsyncClientBuilder,VoiceIdAsyncClient>
A builder for creating an instance ofVoiceIdAsyncClient. This can be created with the staticVoiceIdAsyncClient.builder()method.
-
-
Method Summary
-
Methods inherited from interface software.amazon.awssdk.awscore.client.builder.AwsClientBuilder
credentialsProvider, credentialsProvider, defaultsMode, dualstackEnabled, fipsEnabled, region
-
Methods inherited from interface software.amazon.awssdk.core.client.builder.SdkAsyncClientBuilder
asyncConfiguration, asyncConfiguration, httpClient, httpClientBuilder
-
Methods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilder
applyMutation, build
-
Methods inherited from interface software.amazon.awssdk.core.client.builder.SdkClientBuilder
addPlugin, endpointOverride, overrideConfiguration, overrideConfiguration, overrideConfiguration, plugins, putAuthScheme
-
Methods inherited from interface software.amazon.awssdk.services.voiceid.VoiceIdBaseClientBuilder
authSchemeProvider, endpointProvider
-
-