@Beta(value=V4_7_0, warningText="Preview API - subject to change in non-backwards compatible way") public interface CosmosItemOperation
Modifier and Type | Method and Description |
---|---|
<T> T |
getContext() |
String |
getId() |
<T> T |
getItem() |
CosmosItemOperationType |
getOperationType() |
PartitionKey |
getPartitionKeyValue() |
String getId()
PartitionKey getPartitionKeyValue()
CosmosItemOperationType getOperationType()
<T> T getItem()
<T> T getContext()
Copyright © 2021 Microsoft Corporation. All rights reserved.