| Package | Description |
|---|---|
| com.amazonaws.services.pinpointsmsvoicev2 |
Welcome to the AWS End User Messaging SMS and Voice, version 2 API Reference.
|
| com.amazonaws.services.pinpointsmsvoicev2.model |
| Modifier and Type | Method and Description |
|---|---|
Future<DeleteConfigurationSetResult> |
AmazonPinpointSMSVoiceV2AsyncClient.deleteConfigurationSetAsync(DeleteConfigurationSetRequest request,
AsyncHandler<DeleteConfigurationSetRequest,DeleteConfigurationSetResult> asyncHandler) |
Future<DeleteConfigurationSetResult> |
AmazonPinpointSMSVoiceV2Async.deleteConfigurationSetAsync(DeleteConfigurationSetRequest deleteConfigurationSetRequest,
AsyncHandler<DeleteConfigurationSetRequest,DeleteConfigurationSetResult> asyncHandler)
Deletes an existing configuration set.
|
Future<DeleteConfigurationSetResult> |
AbstractAmazonPinpointSMSVoiceV2Async.deleteConfigurationSetAsync(DeleteConfigurationSetRequest request,
AsyncHandler<DeleteConfigurationSetRequest,DeleteConfigurationSetResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DeleteConfigurationSetRequest |
DeleteConfigurationSetRequest.clone() |
DeleteConfigurationSetRequest |
DeleteConfigurationSetRequest.withConfigurationSetName(String configurationSetName)
The name of the configuration set or the configuration set ARN that you want to delete.
|
Copyright © 2025. All rights reserved.