| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpointsmsvoicev2 |
Welcome to the Amazon Pinpoint SMS and Voice, version 2 API Reference.
|
| Modifier and Type | Method and Description |
|---|---|
default DeleteOptOutListResponse |
PinpointSmsVoiceV2Client.deleteOptOutList(Consumer<DeleteOptOutListRequest.Builder> deleteOptOutListRequest)
Deletes an existing opt-out list.
|
default DeleteOptOutListResponse |
PinpointSmsVoiceV2Client.deleteOptOutList(DeleteOptOutListRequest deleteOptOutListRequest)
Deletes an existing opt-out list.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteOptOutListResponse> |
PinpointSmsVoiceV2AsyncClient.deleteOptOutList(Consumer<DeleteOptOutListRequest.Builder> deleteOptOutListRequest)
Deletes an existing opt-out list.
|
default CompletableFuture<DeleteOptOutListResponse> |
PinpointSmsVoiceV2AsyncClient.deleteOptOutList(DeleteOptOutListRequest deleteOptOutListRequest)
Deletes an existing opt-out list.
|
Copyright © 2023. All rights reserved.