public class EndpointsListV4 extends OutputSchemaV4<Iced,EndpointsListV4>
Schema.AutoParseable
Modifier and Type | Field and Description |
---|---|
EndpointV4[] |
endpoints |
__schema
Constructor and Description |
---|
EndpointsListV4() |
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
asBytes, clone, copyOver, frozenType, read, readExternal, readJSON, reloadFromBytes, toJsonBytes, toJsonString, write, writeExternal, writeJSON
@API(help="List of endpoints in H2O REST API (v4).") public EndpointV4[] endpoints