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