static DeleteKeywordResponse.Builder |
DeleteKeywordResponse.builder() |
|
DeleteKeywordResponse.Builder |
DeleteKeywordResponse.Builder.keyword(String keyword) |
The keyword that was deleted.
|
DeleteKeywordResponse.Builder |
DeleteKeywordResponse.Builder.keywordAction(String keywordAction) |
The action that was associated with the deleted keyword.
|
DeleteKeywordResponse.Builder |
DeleteKeywordResponse.Builder.keywordAction(KeywordAction 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() |
|