public class Response extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Response.Status |
| Constructor and Description |
|---|
Response() |
| Modifier and Type | Method and Description |
|---|---|
void |
graphManager(GraphManager graphManager) |
String |
requestId() |
ResultSet |
result() |
Response.Status |
status() |
public void graphManager(GraphManager graphManager)
public String requestId()
public Response.Status status()
public ResultSet result()
Copyright © 2023 The Apache Software Foundation. All rights reserved.