| 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 DeleteKeywordResponse |
PinpointSmsVoiceV2Client.deleteKeyword(Consumer<DeleteKeywordRequest.Builder> deleteKeywordRequest)
Deletes an existing keyword from an origination phone number or pool.
|
default DeleteKeywordResponse |
PinpointSmsVoiceV2Client.deleteKeyword(DeleteKeywordRequest deleteKeywordRequest)
Deletes an existing keyword from an origination phone number or pool.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteKeywordResponse> |
PinpointSmsVoiceV2AsyncClient.deleteKeyword(Consumer<DeleteKeywordRequest.Builder> deleteKeywordRequest)
Deletes an existing keyword from an origination phone number or pool.
|
default CompletableFuture<DeleteKeywordResponse> |
PinpointSmsVoiceV2AsyncClient.deleteKeyword(DeleteKeywordRequest deleteKeywordRequest)
Deletes an existing keyword from an origination phone number or pool.
|
Copyright © 2023. All rights reserved.