public abstract class UpdateOperationWithModifier<TValue> extends UpdateOperation<TValue>
| Modifier and Type | Field and Description |
|---|---|
Integer |
position |
Integer |
slice |
type| Modifier | Constructor and Description |
|---|---|
protected |
UpdateOperationWithModifier(UpdateOperationType type,
String field,
TValue value,
List<UpdateModifier> modifiers) |
protected UpdateOperationWithModifier(UpdateOperationType type, String field, TValue value, List<UpdateModifier> modifiers)
Copyright © 2021. All rights reserved.