Interface PinpointSmsVoiceAsyncClientBuilder
-
- All Superinterfaces:
AwsAsyncClientBuilder<PinpointSmsVoiceAsyncClientBuilder,PinpointSmsVoiceAsyncClient>,AwsClientBuilder<PinpointSmsVoiceAsyncClientBuilder,PinpointSmsVoiceAsyncClient>,Buildable,PinpointSmsVoiceBaseClientBuilder<PinpointSmsVoiceAsyncClientBuilder,PinpointSmsVoiceAsyncClient>,SdkAsyncClientBuilder<PinpointSmsVoiceAsyncClientBuilder,PinpointSmsVoiceAsyncClient>,SdkBuilder<PinpointSmsVoiceAsyncClientBuilder,PinpointSmsVoiceAsyncClient>,SdkClientBuilder<PinpointSmsVoiceAsyncClientBuilder,PinpointSmsVoiceAsyncClient>
@Generated("software.amazon.awssdk:codegen") public interface PinpointSmsVoiceAsyncClientBuilder extends AwsAsyncClientBuilder<PinpointSmsVoiceAsyncClientBuilder,PinpointSmsVoiceAsyncClient>, PinpointSmsVoiceBaseClientBuilder<PinpointSmsVoiceAsyncClientBuilder,PinpointSmsVoiceAsyncClient>
A builder for creating an instance ofPinpointSmsVoiceAsyncClient. This can be created with the staticPinpointSmsVoiceAsyncClient.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.services.pinpointsmsvoice.PinpointSmsVoiceBaseClientBuilder
authSchemeProvider, endpointProvider
-
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
-
-