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

water.api.LogAndEchoV3 Maven / Gradle / Ivy

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

import water.Iced;

public class LogAndEchoV3 extends RequestSchema {
  //Input
  @API(help="Message to be Logged and Echoed")
  String message;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy