Class MongoDBCollectionListResult
java.lang.Object
com.azure.resourcemanager.cosmos.models.MongoDBCollectionListResult
The List operation response, that contains the MongoDB collections and their properties.
-
Constructor Details
-
MongoDBCollectionListResult
public MongoDBCollectionListResult()Creates an instance of MongoDBCollectionListResult class.
-
-
Method Details
-
value
Get the value property: List of MongoDB collections and their properties.- Returns:
- the value value.
-
validate
public void validate()Validates the instance.- Throws:
IllegalArgumentException- thrown if the instance is not valid.
-