Interface PinpointSmsVoiceV2AsyncClientBuilder
-
- All Superinterfaces:
AwsAsyncClientBuilder<PinpointSmsVoiceV2AsyncClientBuilder,PinpointSmsVoiceV2AsyncClient>,AwsClientBuilder<PinpointSmsVoiceV2AsyncClientBuilder,PinpointSmsVoiceV2AsyncClient>,Buildable,PinpointSmsVoiceV2BaseClientBuilder<PinpointSmsVoiceV2AsyncClientBuilder,PinpointSmsVoiceV2AsyncClient>,SdkAsyncClientBuilder<PinpointSmsVoiceV2AsyncClientBuilder,PinpointSmsVoiceV2AsyncClient>,SdkBuilder<PinpointSmsVoiceV2AsyncClientBuilder,PinpointSmsVoiceV2AsyncClient>,SdkClientBuilder<PinpointSmsVoiceV2AsyncClientBuilder,PinpointSmsVoiceV2AsyncClient>
@Generated("software.amazon.awssdk:codegen") public interface PinpointSmsVoiceV2AsyncClientBuilder extends AwsAsyncClientBuilder<PinpointSmsVoiceV2AsyncClientBuilder,PinpointSmsVoiceV2AsyncClient>, PinpointSmsVoiceV2BaseClientBuilder<PinpointSmsVoiceV2AsyncClientBuilder,PinpointSmsVoiceV2AsyncClient>
A builder for creating an instance ofPinpointSmsVoiceV2AsyncClient. This can be created with the staticPinpointSmsVoiceV2AsyncClient.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.pinpointsmsvoicev2.PinpointSmsVoiceV2BaseClientBuilder
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
-
-