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