All Downloads are FREE. Search and download functionalities are using the official Maven repository.

water.api.RemoveV3 Maven / Gradle / Ivy

There is a newer version: 3.8.2.9
Show newest version
package water.api;

import water.Iced;

public class RemoveV3 extends RequestSchema {
  //Input
  @API(help="Object to be removed.")
  KeyV3 key;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy