| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpointsmsvoicev2.model |
| Modifier and Type | Method and Description |
|---|---|
static KeywordInformation.Builder |
KeywordInformation.builder() |
KeywordInformation.Builder |
KeywordInformation.Builder.keyword(String keyword)
The keyword as a string.
|
KeywordInformation.Builder |
KeywordInformation.Builder.keywordAction(KeywordAction keywordAction)
The action to perform for the keyword.
|
KeywordInformation.Builder |
KeywordInformation.Builder.keywordAction(String keywordAction)
The action to perform for the keyword.
|
KeywordInformation.Builder |
KeywordInformation.Builder.keywordMessage(String keywordMessage)
A custom message that can be used with the keyword.
|
KeywordInformation.Builder |
KeywordInformation.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends KeywordInformation.Builder> |
KeywordInformation.serializableBuilderClass() |
Copyright © 2023. All rights reserved.