Uses of Class
com.microsoft.azure.management.cosmosdb.MongoCollectionCreateUpdateParameters
-
-
Uses of MongoCollectionCreateUpdateParameters in com.microsoft.azure.management.cosmosdb
Methods in com.microsoft.azure.management.cosmosdb that return MongoCollectionCreateUpdateParameters Modifier and Type Method Description MongoCollectionCreateUpdateParametersMongoCollectionCreateUpdateParameters. withOptions(Map<String,String> options)Set a key-value pair of options to be applied for the request.MongoCollectionCreateUpdateParametersMongoCollectionCreateUpdateParameters. withResource(MongoCollectionResource resource)Set the standard JSON format of a Mongo collection.
-