default CreateConfigurationSetResponse |
PinpointSmsVoiceClient.createConfigurationSet(Consumer<CreateConfigurationSetRequest.Builder> createConfigurationSetRequest) |
Create a new configuration set.
|
default CreateConfigurationSetResponse |
PinpointSmsVoiceClient.createConfigurationSet(CreateConfigurationSetRequest createConfigurationSetRequest) |
Create a new configuration set.
|
default CreateConfigurationSetEventDestinationResponse |
PinpointSmsVoiceClient.createConfigurationSetEventDestination(Consumer<CreateConfigurationSetEventDestinationRequest.Builder> createConfigurationSetEventDestinationRequest) |
Create a new event destination in a configuration set.
|
default CreateConfigurationSetEventDestinationResponse |
PinpointSmsVoiceClient.createConfigurationSetEventDestination(CreateConfigurationSetEventDestinationRequest createConfigurationSetEventDestinationRequest) |
Create a new event destination in a configuration set.
|
default DeleteConfigurationSetResponse |
PinpointSmsVoiceClient.deleteConfigurationSet(Consumer<DeleteConfigurationSetRequest.Builder> deleteConfigurationSetRequest) |
Deletes an existing configuration set.
|
default DeleteConfigurationSetResponse |
PinpointSmsVoiceClient.deleteConfigurationSet(DeleteConfigurationSetRequest deleteConfigurationSetRequest) |
Deletes an existing configuration set.
|
default DeleteConfigurationSetEventDestinationResponse |
PinpointSmsVoiceClient.deleteConfigurationSetEventDestination(Consumer<DeleteConfigurationSetEventDestinationRequest.Builder> deleteConfigurationSetEventDestinationRequest) |
Deletes an event destination in a configuration set.
|
default DeleteConfigurationSetEventDestinationResponse |
PinpointSmsVoiceClient.deleteConfigurationSetEventDestination(DeleteConfigurationSetEventDestinationRequest deleteConfigurationSetEventDestinationRequest) |
Deletes an event destination in a configuration set.
|
default GetConfigurationSetEventDestinationsResponse |
PinpointSmsVoiceClient.getConfigurationSetEventDestinations(Consumer<GetConfigurationSetEventDestinationsRequest.Builder> getConfigurationSetEventDestinationsRequest) |
Obtain information about an event destination, including the types of events it reports, the Amazon Resource Name
(ARN) of the destination, and the name of the event destination.
|
default GetConfigurationSetEventDestinationsResponse |
PinpointSmsVoiceClient.getConfigurationSetEventDestinations(GetConfigurationSetEventDestinationsRequest getConfigurationSetEventDestinationsRequest) |
Obtain information about an event destination, including the types of events it reports, the Amazon Resource Name
(ARN) of the destination, and the name of the event destination.
|
default ListConfigurationSetsResponse |
PinpointSmsVoiceClient.listConfigurationSets(Consumer<ListConfigurationSetsRequest.Builder> listConfigurationSetsRequest) |
List all of the configuration sets associated with your Amazon Pinpoint account in the current region.
|
default ListConfigurationSetsResponse |
PinpointSmsVoiceClient.listConfigurationSets(ListConfigurationSetsRequest listConfigurationSetsRequest) |
List all of the configuration sets associated with your Amazon Pinpoint account in the current region.
|
default SendVoiceMessageResponse |
PinpointSmsVoiceClient.sendVoiceMessage(Consumer<SendVoiceMessageRequest.Builder> sendVoiceMessageRequest) |
Create a new voice message and send it to a recipient's phone number.
|
default SendVoiceMessageResponse |
PinpointSmsVoiceClient.sendVoiceMessage(SendVoiceMessageRequest sendVoiceMessageRequest) |
Create a new voice message and send it to a recipient's phone number.
|
default UpdateConfigurationSetEventDestinationResponse |
PinpointSmsVoiceClient.updateConfigurationSetEventDestination(Consumer<UpdateConfigurationSetEventDestinationRequest.Builder> updateConfigurationSetEventDestinationRequest) |
Update an event destination in a configuration set.
|
default UpdateConfigurationSetEventDestinationResponse |
PinpointSmsVoiceClient.updateConfigurationSetEventDestination(UpdateConfigurationSetEventDestinationRequest updateConfigurationSetEventDestinationRequest) |
Update an event destination in a configuration set.
|