Uses of Class
com.azure.cosmos.CosmosExcludedRegions
Packages that use CosmosExcludedRegions
Package
Description
This package provides interfaces for interacting with Azure Cosmos DB.
-
Uses of CosmosExcludedRegions in com.azure.cosmos
Method parameters in com.azure.cosmos with type arguments of type CosmosExcludedRegionsModifier and TypeMethodDescriptionCosmosClientBuilder.excludedRegionsSupplier(Supplier<CosmosExcludedRegions> excludedRegionsSupplier) Sets aSupplier<CosmosExcludedRegions>which returns aCosmosExcludedRegionsinstance whenSupplier.get()is invoked.