Interface ParameterConstraints.Builder

    • Method Detail

      • required

        ParameterConstraints.Builder required​(Boolean required)

        Whether or not the parameter is required.

        Parameters:
        required - Whether or not the parameter is required.
        Returns:
        Returns a reference to this object so that method calls can be chained together.