public class ClientApiVertexMultipleResponse extends Object implements ClientApiObject
| Constructor and Description |
|---|
ClientApiVertexMultipleResponse() |
| Modifier and Type | Method and Description |
|---|---|
List<ClientApiVertex> |
getVertices() |
boolean |
isRequiredFallback() |
void |
setRequiredFallback(boolean requiredFallback) |
String |
toString() |
public boolean isRequiredFallback()
public void setRequiredFallback(boolean requiredFallback)
public List<ClientApiVertex> getVertices()
Copyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.