Uses of Class
com.azure.cosmos.models.CosmosContainerIdentity
Packages that use CosmosContainerIdentity
Package
Description
This package provides interfaces for interacting with Azure Cosmos DB.
-
Uses of CosmosContainerIdentity in com.azure.cosmos
Methods in com.azure.cosmos that return types with arguments of type CosmosContainerIdentityModifier and TypeMethodDescriptionCosmosContainerProactiveInitConfig.getCosmosContainerIdentities()
Gets the list of container identities.Constructor parameters in com.azure.cosmos with type arguments of type CosmosContainerIdentityModifierConstructorDescriptionCosmosContainerProactiveInitConfigBuilder
(List<CosmosContainerIdentity> cosmosContainerIdentities) InstantiatesCosmosContainerProactiveInitConfigBuilder