Uses of Class
com.azure.cosmos.CosmosExcludedRegions
Package
Description
This package provides interfaces for interacting with Azure Cosmos DB.
-
Uses of CosmosExcludedRegions in com.azure.cosmos
Modifier and TypeMethodDescriptionCosmosClientBuilder.excludedRegionsSupplier
(Supplier<CosmosExcludedRegions> excludedRegionsSupplier) Sets aSupplier<CosmosExcludedRegions>
which returns aCosmosExcludedRegions
instance whenSupplier.get()
is invoked.