类 ArrayUpdateOperations.Append

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

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

    • Append

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

    • getValue

      public Object getValue()