Interface ListTagOptionsFilters.Builder

    • Method Detail

      • key

        ListTagOptionsFilters.Builder key​(String key)

        The TagOption key.

        Parameters:
        key - The TagOption key.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • value

        ListTagOptionsFilters.Builder value​(String value)

        The TagOption value.

        Parameters:
        value - The TagOption value.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • active

        ListTagOptionsFilters.Builder active​(Boolean active)

        The active state.

        Parameters:
        active - The active state.
        Returns:
        Returns a reference to this object so that method calls can be chained together.