public class Endpoint extends Object implements Serializable
| Constructor and Description |
|---|
Endpoint() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getDatabases() |
String |
getEndpoint() |
void |
setDatabases(List<String> databases) |
void |
setEndpoint(String endpoint) |
Copyright © 2012–2016 ArangoDB GmbH. All rights reserved.