Interface DeleteKeywordResponse.Builder

  • Method Details

    • originationIdentityArn

      DeleteKeywordResponse.Builder originationIdentityArn(String originationIdentityArn)

      The PhoneNumberArn or PoolArn that the keyword was associated with.

      Parameters:
      originationIdentityArn - The PhoneNumberArn or PoolArn that the keyword was associated with.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • originationIdentity

      DeleteKeywordResponse.Builder originationIdentity(String originationIdentity)

      The PhoneNumberId or PoolId that the keyword was associated with.

      Parameters:
      originationIdentity - The PhoneNumberId or PoolId that the keyword was associated with.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • keyword

      The keyword that was deleted.

      Parameters:
      keyword - The keyword that was deleted.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • keywordMessage

      DeleteKeywordResponse.Builder keywordMessage(String keywordMessage)

      The message that was associated with the deleted keyword.

      Parameters:
      keywordMessage - The message that was associated with the deleted keyword.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • keywordAction

      DeleteKeywordResponse.Builder keywordAction(String keywordAction)

      The action that was associated with the deleted keyword.

      Parameters:
      keywordAction - The action that was associated with the deleted keyword.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • keywordAction

      DeleteKeywordResponse.Builder keywordAction(KeywordAction keywordAction)

      The action that was associated with the deleted keyword.

      Parameters:
      keywordAction - The action that was associated with the deleted keyword.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: