public class XGBoostExecRespV3 extends water.api.Schema<water.Iced,XGBoostExecRespV3>
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
data |
water.api.schemas3.KeyV3 |
key |
| Constructor and Description |
|---|
XGBoostExecRespV3() |
XGBoostExecRespV3(water.Key key) |
XGBoostExecRespV3(water.Key key,
java.lang.Object data) |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
readData() |
java.lang.String |
toString() |
createAndFillImpl, createImpl, extractVersionFromSchemaName, fillFromAny, fillFromBody, fillFromImpl, fillFromImpl, fillFromImpl, fillFromParms, fillFromParms, fillFromParms, fillImpl, fillImpl, getImplClass, getImplClass, getSchemaName, getSchemaType, getSchemaVersion, init_meta, markdown, markdown, newInstance, newInstance, setField, setSchemaType_doNotCall@API(help="Identifier") public water.api.schemas3.KeyV3 key
@API(help="Arbitrary response data stored as Base64 encoded binary") public java.lang.String data