| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpointsmsvoice |
Pinpoint SMS and Voice Messaging public facing APIs
|
| Modifier and Type | Method and Description |
|---|---|
default CreateConfigurationSetResponse |
PinpointSmsVoiceClient.createConfigurationSet(Consumer<CreateConfigurationSetRequest.Builder> createConfigurationSetRequest)
Create a new configuration set.
|
default CreateConfigurationSetResponse |
PinpointSmsVoiceClient.createConfigurationSet(CreateConfigurationSetRequest createConfigurationSetRequest)
Create a new configuration set.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateConfigurationSetResponse> |
PinpointSmsVoiceAsyncClient.createConfigurationSet(Consumer<CreateConfigurationSetRequest.Builder> createConfigurationSetRequest)
Create a new configuration set.
|
default CompletableFuture<CreateConfigurationSetResponse> |
PinpointSmsVoiceAsyncClient.createConfigurationSet(CreateConfigurationSetRequest createConfigurationSetRequest)
Create a new configuration set.
|
Copyright © 2023. All rights reserved.