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