Uses of Interface
software.amazon.awssdk.services.pinpointsmsvoice.PinpointSmsVoiceBaseClientBuilder
-
Packages that use PinpointSmsVoiceBaseClientBuilder Package Description software.amazon.awssdk.services.pinpointsmsvoice Pinpoint SMS and Voice Messaging public facing APIs -
-
Uses of PinpointSmsVoiceBaseClientBuilder in software.amazon.awssdk.services.pinpointsmsvoice
Classes in software.amazon.awssdk.services.pinpointsmsvoice with type parameters of type PinpointSmsVoiceBaseClientBuilder Modifier and Type Interface Description interfacePinpointSmsVoiceBaseClientBuilder<B extends PinpointSmsVoiceBaseClientBuilder<B,C>,C>This includes configuration specific to Pinpoint SMS Voice that is supported by bothPinpointSmsVoiceClientBuilderandPinpointSmsVoiceAsyncClientBuilder.Subinterfaces of PinpointSmsVoiceBaseClientBuilder in software.amazon.awssdk.services.pinpointsmsvoice Modifier and Type Interface Description interfacePinpointSmsVoiceAsyncClientBuilderA builder for creating an instance ofPinpointSmsVoiceAsyncClient.interfacePinpointSmsVoiceClientBuilderA builder for creating an instance ofPinpointSmsVoiceClient.
-