| Package | Description |
|---|---|
| com.microsoft.azure.documentdb.bulkexecutor | |
| com.microsoft.azure.documentdb.bulkexecutor.internal |
| Modifier and Type | Class and Description |
|---|---|
class |
IncUpdateOperation |
class |
PushUpdateOperation |
class |
RemoveUpdateOperation<TValue> |
class |
SetUpdateOperation<TValue> |
class |
UnsetUpdateOperation |
| Modifier and Type | Method and Description |
|---|---|
List<UpdateOperationBase> |
UpdateItem.getUpdateOperations() |
| Constructor and Description |
|---|
UpdateItem(String id,
Object partitionKeyValue,
List<UpdateOperationBase> list) |
| Modifier and Type | Class and Description |
|---|---|
class |
UpdateOperation<TValue> |
class |
UpdateOperationWithModifier<TValue> |
Copyright © 2019. All rights reserved.