public class AboutV3 extends RequestSchema
| Modifier and Type | Field and Description |
|---|---|
AboutEntryV3[] |
entries
List of properties about this running H2O instance
|
_exclude_fields| Constructor and Description |
|---|
AboutV3() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString()
Return the contents of this object as a JSON String.
|
public AboutEntryV3[] entries
public java.lang.String toString()
toString in class RequestSchema