Uses of Interface
software.amazon.awssdk.services.pinpointsmsvoice.model.PinpointSmsVoiceRequest.Builder
-
Packages that use PinpointSmsVoiceRequest.Builder Package Description software.amazon.awssdk.services.pinpointsmsvoice.model -
-
Uses of PinpointSmsVoiceRequest.Builder in software.amazon.awssdk.services.pinpointsmsvoice.model
Subinterfaces of PinpointSmsVoiceRequest.Builder in software.amazon.awssdk.services.pinpointsmsvoice.model Modifier and Type Interface Description static interfaceCreateConfigurationSetEventDestinationRequest.Builderstatic interfaceCreateConfigurationSetRequest.Builderstatic interfaceDeleteConfigurationSetEventDestinationRequest.Builderstatic interfaceDeleteConfigurationSetRequest.Builderstatic interfaceGetConfigurationSetEventDestinationsRequest.Builderstatic interfaceListConfigurationSetsRequest.Builderstatic interfaceSendVoiceMessageRequest.Builderstatic interfaceUpdateConfigurationSetEventDestinationRequest.BuilderClasses in software.amazon.awssdk.services.pinpointsmsvoice.model that implement PinpointSmsVoiceRequest.Builder Modifier and Type Class Description protected static classPinpointSmsVoiceRequest.BuilderImplMethods in software.amazon.awssdk.services.pinpointsmsvoice.model that return PinpointSmsVoiceRequest.Builder Modifier and Type Method Description abstract PinpointSmsVoiceRequest.BuilderPinpointSmsVoiceRequest. toBuilder()Constructors in software.amazon.awssdk.services.pinpointsmsvoice.model with parameters of type PinpointSmsVoiceRequest.Builder Constructor Description PinpointSmsVoiceRequest(PinpointSmsVoiceRequest.Builder builder)
-