| Package | Description |
|---|---|
| io.jenkins.plugins.okhttp.api |
| Modifier and Type | Field and Description |
|---|---|
static ResponseConverter<okhttp3.Response> |
OkHttpFuture.GET_RESPONSE
A converter returning the response itself.
|
| Constructor and Description |
|---|
OkHttpFuture(okhttp3.Call call,
ResponseConverter<T> converter) |
Copyright © 2016–2021. All rights reserved.