Uses of Class
com.microsoft.azure.cosmosdb.internal.ReadFeedKeyType
-
Packages that use ReadFeedKeyType Package Description com.microsoft.azure.cosmosdb.internal -
-
Uses of ReadFeedKeyType in com.microsoft.azure.cosmosdb.internal
Methods in com.microsoft.azure.cosmosdb.internal that return ReadFeedKeyType Modifier and Type Method Description static ReadFeedKeyTypeReadFeedKeyType. valueOf(String name)Returns the enum constant of this type with the specified name.static ReadFeedKeyType[]ReadFeedKeyType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-