| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpointsmsvoice |
Pinpoint SMS and Voice Messaging public facing APIs
|
| Modifier and Type | Method and Description |
|---|---|
default ListConfigurationSetsResponse |
PinpointSmsVoiceClient.listConfigurationSets(Consumer<ListConfigurationSetsRequest.Builder> listConfigurationSetsRequest)
List all of the configuration sets associated with your Amazon Pinpoint account in the current region.
|
default ListConfigurationSetsResponse |
PinpointSmsVoiceClient.listConfigurationSets(ListConfigurationSetsRequest listConfigurationSetsRequest)
List all of the configuration sets associated with your Amazon Pinpoint account in the current region.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListConfigurationSetsResponse> |
PinpointSmsVoiceAsyncClient.listConfigurationSets(Consumer<ListConfigurationSetsRequest.Builder> listConfigurationSetsRequest)
List all of the configuration sets associated with your Amazon Pinpoint account in the current region.
|
default CompletableFuture<ListConfigurationSetsResponse> |
PinpointSmsVoiceAsyncClient.listConfigurationSets(ListConfigurationSetsRequest listConfigurationSetsRequest)
List all of the configuration sets associated with your Amazon Pinpoint account in the current region.
|
Copyright © 2023. All rights reserved.