public abstract class AbstractHttpResponse<T> extends Object implements AutoCloseable
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
String[] |
columns()
Returns the first set of columns from the JSON response.
|
public String[] columns()
public void close()
close in interface AutoCloseableCopyright © 2015–2019 Neo Technology, Inc.. All rights reserved.