| 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 PutKeywordResponse |
PinpointSmsVoiceV2Client.putKeyword(Consumer<PutKeywordRequest.Builder> putKeywordRequest)
Creates or updates a keyword configuration on an origination phone number or pool.
|
default PutKeywordResponse |
PinpointSmsVoiceV2Client.putKeyword(PutKeywordRequest putKeywordRequest)
Creates or updates a keyword configuration on an origination phone number or pool.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<PutKeywordResponse> |
PinpointSmsVoiceV2AsyncClient.putKeyword(Consumer<PutKeywordRequest.Builder> putKeywordRequest)
Creates or updates a keyword configuration on an origination phone number or pool.
|
default CompletableFuture<PutKeywordResponse> |
PinpointSmsVoiceV2AsyncClient.putKeyword(PutKeywordRequest putKeywordRequest)
Creates or updates a keyword configuration on an origination phone number or pool.
|
Copyright © 2023. All rights reserved.