| 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 CreateOptOutListResponse |
PinpointSmsVoiceV2Client.createOptOutList(Consumer<CreateOptOutListRequest.Builder> createOptOutListRequest)
Creates a new opt-out list.
|
default CreateOptOutListResponse |
PinpointSmsVoiceV2Client.createOptOutList(CreateOptOutListRequest createOptOutListRequest)
Creates a new opt-out list.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateOptOutListResponse> |
PinpointSmsVoiceV2AsyncClient.createOptOutList(Consumer<CreateOptOutListRequest.Builder> createOptOutListRequest)
Creates a new opt-out list.
|
default CompletableFuture<CreateOptOutListResponse> |
PinpointSmsVoiceV2AsyncClient.createOptOutList(CreateOptOutListRequest createOptOutListRequest)
Creates a new opt-out list.
|
Copyright © 2023. All rights reserved.