Class RestorableMongodbResourcesListResult


  • public final class RestorableMongodbResourcesListResult
    extends Object
    The List operation response, that contains the restorable MongoDB resources.
    • Constructor Detail

      • RestorableMongodbResourcesListResult

        public RestorableMongodbResourcesListResult()
    • Method Detail

      • value

        public List<DatabaseRestoreResourceInner> 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.