set static method

Implementation

static GeneralArgHolder set() {
  return new GeneralArgHolder._(new JSONUpdateBuilder._(JsonOperation.SET));
}