Uses of Class
software.amazon.awssdk.services.pinpointsmsvoice.model.AlreadyExistsException
-
Packages that use AlreadyExistsException Package Description software.amazon.awssdk.services.pinpointsmsvoice Pinpoint SMS and Voice Messaging public facing APIs -
-
Uses of AlreadyExistsException in software.amazon.awssdk.services.pinpointsmsvoice
Methods in software.amazon.awssdk.services.pinpointsmsvoice that throw AlreadyExistsException Modifier and Type Method Description default CreateConfigurationSetResponsePinpointSmsVoiceClient. createConfigurationSet(Consumer<CreateConfigurationSetRequest.Builder> createConfigurationSetRequest)Create a new configuration set.default CreateConfigurationSetResponsePinpointSmsVoiceClient. createConfigurationSet(CreateConfigurationSetRequest createConfigurationSetRequest)Create a new configuration set.default CreateConfigurationSetEventDestinationResponsePinpointSmsVoiceClient. createConfigurationSetEventDestination(Consumer<CreateConfigurationSetEventDestinationRequest.Builder> createConfigurationSetEventDestinationRequest)Create a new event destination in a configuration set.default CreateConfigurationSetEventDestinationResponsePinpointSmsVoiceClient. createConfigurationSetEventDestination(CreateConfigurationSetEventDestinationRequest createConfigurationSetEventDestinationRequest)Create a new event destination in a configuration set.
-