Interface Right1.Builder

Enclosing class:
Right1

public static interface Right1.Builder
Builder helper class.
  • Method Details

    • operator

      Right1.Builder1 operator(@Nonnull Right1.OperatorEnum operator)
      Set the operator of this Right1 instance.
      Parameters:
      operator - Boolean operator for combining filter conditions
      Returns:
      The Right1 builder.