| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpointsmsvoicev2.model |
| Modifier and Type | Method and Description |
|---|---|
static DeleteKeywordResponse.Builder |
DeleteKeywordResponse.builder() |
DeleteKeywordResponse.Builder |
DeleteKeywordResponse.Builder.keyword(String keyword)
The keyword that was deleted.
|
DeleteKeywordResponse.Builder |
DeleteKeywordResponse.Builder.keywordAction(KeywordAction keywordAction)
The action that was associated with the deleted keyword.
|
DeleteKeywordResponse.Builder |
DeleteKeywordResponse.Builder.keywordAction(String keywordAction)
The action that was associated with the deleted keyword.
|
DeleteKeywordResponse.Builder |
DeleteKeywordResponse.Builder.keywordMessage(String keywordMessage)
The message that was associated with the deleted keyword.
|
DeleteKeywordResponse.Builder |
DeleteKeywordResponse.Builder.originationIdentity(String originationIdentity)
The PhoneNumberId or PoolId that the keyword was associated with.
|
DeleteKeywordResponse.Builder |
DeleteKeywordResponse.Builder.originationIdentityArn(String originationIdentityArn)
The PhoneNumberArn or PoolArn that the keyword was associated with.
|
DeleteKeywordResponse.Builder |
DeleteKeywordResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends DeleteKeywordResponse.Builder> |
DeleteKeywordResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.