Uses of Enum
com.azure.cosmos.ConnectionMode
Packages that use ConnectionMode
Package
Description
This package provides interfaces for interacting with Azure Cosmos DB.
-
Uses of ConnectionMode in com.azure.cosmos
Methods in com.azure.cosmos that return ConnectionModeModifier and TypeMethodDescriptionstatic ConnectionMode
Returns the enum constant of this type with the specified name.static ConnectionMode[]
ConnectionMode.values()
Returns an array containing the constants of this enum type, in the order they are declared.