Interface GetDictionaryResponse.Builder

  • Method Details

    • name

      The name of the dictionary.

      Parameters:
      name - The name of the dictionary.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • arn

      The ARN of the dictionary.

      Parameters:
      arn - The ARN of the dictionary.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • id

      The ID of the dictionary.

      Parameters:
      id - The ID of the dictionary.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • language

      The language of the dictionary.

      Parameters:
      language - The language of the dictionary.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • language

      The language of the dictionary.

      Parameters:
      language - The language of the dictionary.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      The current status of the dictionary.

      Parameters:
      status - The current status of the dictionary.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      The current status of the dictionary.

      Parameters:
      status - The current status of the dictionary.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • references

      A list of feed IDs that reference this dictionary.

      Parameters:
      references - A list of feed IDs that reference this dictionary.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • references

      GetDictionaryResponse.Builder references(String... references)

      A list of feed IDs that reference this dictionary.

      Parameters:
      references - A list of feed IDs that reference this dictionary.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • tags

      The tags associated with the dictionary.

      Parameters:
      tags - The tags associated with the dictionary.
      Returns:
      Returns a reference to this object so that method calls can be chained together.