Uses of Interface
software.amazon.awssdk.services.pinpointsmsvoicev2.PinpointSmsVoiceV2BaseClientBuilder
-
Packages that use PinpointSmsVoiceV2BaseClientBuilder Package Description software.amazon.awssdk.services.pinpointsmsvoicev2 Welcome to the AWS End User Messaging SMS and Voice, version 2 API Reference. -
-
Uses of PinpointSmsVoiceV2BaseClientBuilder in software.amazon.awssdk.services.pinpointsmsvoicev2
Classes in software.amazon.awssdk.services.pinpointsmsvoicev2 with type parameters of type PinpointSmsVoiceV2BaseClientBuilder Modifier and Type Interface Description interfacePinpointSmsVoiceV2BaseClientBuilder<B extends PinpointSmsVoiceV2BaseClientBuilder<B,C>,C>This includes configuration specific to Amazon Pinpoint SMS Voice V2 that is supported by bothPinpointSmsVoiceV2ClientBuilderandPinpointSmsVoiceV2AsyncClientBuilder.Subinterfaces of PinpointSmsVoiceV2BaseClientBuilder in software.amazon.awssdk.services.pinpointsmsvoicev2 Modifier and Type Interface Description interfacePinpointSmsVoiceV2AsyncClientBuilderA builder for creating an instance ofPinpointSmsVoiceV2AsyncClient.interfacePinpointSmsVoiceV2ClientBuilderA builder for creating an instance ofPinpointSmsVoiceV2Client.
-