| Package | Description |
|---|---|
| com.arangodb | |
| com.arangodb.internal |
| Modifier and Type | Method and Description |
|---|---|
Request.Method |
Request.getMethod() |
static Request.Method |
Request.Method.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Request.Method[] |
Request.Method.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Request.Builder<T> |
Request.Builder.method(Request.Method method) |
| Modifier and Type | Method and Description |
|---|---|
static RequestType |
RequestType.from(Request.Method method) |
Copyright © 2016–2023 ArangoDB GmbH. All rights reserved.