| 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 CreatePoolResponse |
PinpointSmsVoiceV2Client.createPool(Consumer<CreatePoolRequest.Builder> createPoolRequest)
Creates a new pool and associates the specified origination identity to the pool.
|
default CreatePoolResponse |
PinpointSmsVoiceV2Client.createPool(CreatePoolRequest createPoolRequest)
Creates a new pool and associates the specified origination identity to the pool.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreatePoolResponse> |
PinpointSmsVoiceV2AsyncClient.createPool(Consumer<CreatePoolRequest.Builder> createPoolRequest)
Creates a new pool and associates the specified origination identity to the pool.
|
default CompletableFuture<CreatePoolResponse> |
PinpointSmsVoiceV2AsyncClient.createPool(CreatePoolRequest createPoolRequest)
Creates a new pool and associates the specified origination identity to the pool.
|
Copyright © 2023. All rights reserved.