Uses of Interface
io.jenkins.plugins.okhttp.api.ResponseConverter
-
Uses of ResponseConverter in io.jenkins.plugins.okhttp.api
Modifier and TypeFieldDescriptionstatic final ResponseConverter<okhttp3.Response>
OkHttpFuture.GET_RESPONSE
A converter returning the response itself.