Uses of Interface
io.jenkins.plugins.okhttp.api.ResponseConverter
Packages that use ResponseConverter
-
Uses of ResponseConverter in io.jenkins.plugins.okhttp.api
Fields in io.jenkins.plugins.okhttp.api declared as ResponseConverterModifier and TypeFieldDescriptionstatic final ResponseConverter<okhttp3.Response>
OkHttpFuture.GET_RESPONSE
A converter returning the response itself.Constructors in io.jenkins.plugins.okhttp.api with parameters of type ResponseConverter