类 ArrayUpdateOperations.Remove

java.lang.Object
com.baidu.mochow.model.entity.ArrayUpdateOperations.Remove
封闭类:
ArrayUpdateOperations

public static class ArrayUpdateOperations.Remove extends Object
  • 构造器详细资料

    • Remove

      public Remove(Object value)
      Construct a new remove operation.
      参数:
      value - : the value to remove. It can be a single value or a list of values.
  • 方法详细资料

    • getValue

      public Object getValue()