Interface Selector.Builder

    • Method Detail

      • type

        Selector.Builder type​(String type)

        Category of selector.

        Parameters:
        type - Category of selector.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • value

        Selector.Builder value​(String value)

        Contract duration. This field supports the ISO 8601 format.

        Parameters:
        value - Contract duration. This field supports the ISO 8601 format.
        Returns:
        Returns a reference to this object so that method calls can be chained together.