Interface SampleValue.Builder

    • Method Detail

      • value

        SampleValue.Builder value​(String value)

        The value that can be used for a slot type.

        Parameters:
        value - The value that can be used for a slot type.
        Returns:
        Returns a reference to this object so that method calls can be chained together.