| Package | Description |
|---|---|
| org.codelibs.elasticsearch.runner.net |
| Modifier and Type | Field and Description |
|---|---|
protected Curl.Method |
CurlRequest.method |
| Modifier and Type | Method and Description |
|---|---|
Curl.Method |
CurlRequest.method() |
static Curl.Method |
Curl.Method.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Curl.Method[] |
Curl.Method.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
CurlRequest(Curl.Method method,
org.elasticsearch.node.Node node,
String path) |
CurlRequest(Curl.Method method,
String url) |
Copyright © 2011-2017. All Rights Reserved.