Uses of Class
com.azure.cosmos.SessionRetryOptions
Packages that use SessionRetryOptions
Package
Description
This package provides interfaces for interacting with Azure Cosmos DB.
-
Uses of SessionRetryOptions in com.azure.cosmos
Methods in com.azure.cosmos that return SessionRetryOptionsModifier and TypeMethodDescriptionSessionRetryOptionsBuilder.build()
Builds an instance ofSessionRetryOptions
Methods in com.azure.cosmos with parameters of type SessionRetryOptionsModifier and TypeMethodDescriptionCosmosClientBuilder.sessionRetryOptions
(SessionRetryOptions sessionRetryOptions) Sets theSessionRetryOptions
instance on the client.