| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpointsmsvoice |
Pinpoint SMS and Voice Messaging public facing APIs
|
| Modifier and Type | Method and Description |
|---|---|
default DeleteConfigurationSetResponse |
PinpointSmsVoiceClient.deleteConfigurationSet(Consumer<DeleteConfigurationSetRequest.Builder> deleteConfigurationSetRequest)
Deletes an existing configuration set.
|
default DeleteConfigurationSetResponse |
PinpointSmsVoiceClient.deleteConfigurationSet(DeleteConfigurationSetRequest deleteConfigurationSetRequest)
Deletes an existing configuration set.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteConfigurationSetResponse> |
PinpointSmsVoiceAsyncClient.deleteConfigurationSet(Consumer<DeleteConfigurationSetRequest.Builder> deleteConfigurationSetRequest)
Deletes an existing configuration set.
|
default CompletableFuture<DeleteConfigurationSetResponse> |
PinpointSmsVoiceAsyncClient.deleteConfigurationSet(DeleteConfigurationSetRequest deleteConfigurationSetRequest)
Deletes an existing configuration set.
|
Copyright © 2021. All rights reserved.