Uses of Enum
com.azure.cosmos.models.ShowQueryMode
Package
Description
This package provides rest contracts for interacting with Azure Cosmos DB SQL APIs.
-
Uses of ShowQueryMode in com.azure.cosmos.models
Modifier and TypeMethodDescriptionstatic ShowQueryMode
Returns the enum constant of this type with the specified name.static ShowQueryMode[]
ShowQueryMode.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionCosmosClientTelemetryConfig.showQueryMode
(ShowQueryMode showQueryMode) Enables printing query in db.statement attribute and diagnostic logs.