| Package | Description |
|---|---|
| jenkins.plugins.http_request |
| Modifier and Type | Field and Description |
|---|---|
static ResponseHandle |
HttpRequestStep.DescriptorImpl.responseHandle |
| Modifier and Type | Method and Description |
|---|---|
ResponseHandle |
HttpRequestStep.getResponseHandle() |
static ResponseHandle |
ResponseHandle.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResponseHandle[] |
ResponseHandle.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HttpRequestStep.setResponseHandle(ResponseHandle responseHandle) |
| Constructor and Description |
|---|
ResponseContentSupplier(ResponseHandle responseHandle,
org.apache.http.HttpResponse response) |
Copyright © 2016–2020. All rights reserved.