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 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.
|