| Package | Description |
|---|---|
| org.opendaylight.infrautils.testutils.web |
| Modifier and Type | Method and Description |
|---|---|
static TestWebClient.Method |
TestWebClient.Method.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TestWebClient.Method[] |
TestWebClient.Method.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
HttpResponse |
TestWebClient.request(TestWebClient.Method httpMethod,
String path) |
Copyright © 2019 OpenDaylight. All rights reserved.