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