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