Uses of Enum
com.azure.cosmos.models.CosmosItemOperationType
Packages that use CosmosItemOperationType
Package
Description
This package provides rest contracts for interacting with Azure Cosmos DB SQL APIs.
-
Uses of CosmosItemOperationType in com.azure.cosmos.models
Methods in com.azure.cosmos.models that return CosmosItemOperationTypeModifier and TypeMethodDescriptionCosmosItemOperation.getOperationType()static CosmosItemOperationTypeReturns the enum constant of this type with the specified name.static CosmosItemOperationType[]CosmosItemOperationType.values()Returns an array containing the constants of this enum type, in the order they are declared.