Package | Description |
---|---|
com.arangodb |
Modifier and Type | Field and Description |
---|---|
protected Protocol |
ArangoDB.Builder.protocol |
Modifier and Type | Method and Description |
---|---|
static Protocol |
Protocol.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Protocol[] |
Protocol.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ArangoDB.Builder |
ArangoDB.Builder.useProtocol(Protocol protocol) |
Copyright © 2016–2018 ArangoDB GmbH. All rights reserved.