public class EndpointsListV4 extends OutputSchemaV4
| Modifier and Type | Field and Description |
|---|---|
EndpointV4[] |
endpoints
List of endpoints in H2O REST API (v4).
|
__schema| Constructor and Description |
|---|
EndpointsListV4()
Public constructor
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString()
Return the contents of this object as a JSON String.
|
public EndpointV4[] endpoints
public java.lang.String toString()
toString in class OutputSchemaV4