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

water.api.InitIDV3 Maven / Gradle / Ivy

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

import water.Iced;

public class InitIDV3 extends RequestSchema {
  @API(help="Session ID", direction = API.Direction.OUTPUT)
  String session_key;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy