Uses of Class
com.azure.resourcemanager.cosmos.fluent.models.MongoDBCollectionCreateUpdateProperties
Packages that use MongoDBCollectionCreateUpdateProperties
Package
Description
Package containing the inner data models for CosmosDBManagementClient.
-
Uses of MongoDBCollectionCreateUpdateProperties in com.azure.resourcemanager.cosmos.fluent.models
Methods in com.azure.resourcemanager.cosmos.fluent.models that return MongoDBCollectionCreateUpdatePropertiesModifier and TypeMethodDescriptionMongoDBCollectionCreateUpdateProperties.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of MongoDBCollectionCreateUpdateProperties from the JsonReader.MongoDBCollectionCreateUpdateProperties.withOptions
(CreateUpdateOptions options) Set the options property: A key-value pair of options to be applied for the request.MongoDBCollectionCreateUpdateProperties.withResource
(MongoDBCollectionResource resource) Set the resource property: The standard JSON format of a MongoDB collection.