Uses of Class
jenkins.plugins.http_request.util.RequestAction
Packages that use RequestAction
-
Uses of RequestAction in jenkins.plugins.http_request.auth
Methods in jenkins.plugins.http_request.auth that return types with arguments of type RequestActionConstructor parameters in jenkins.plugins.http_request.auth with type arguments of type RequestAction -
Uses of RequestAction in jenkins.plugins.http_request.util
Methods in jenkins.plugins.http_request.util with parameters of type RequestActionModifier and TypeMethodDescriptionorg.apache.http.client.methods.HttpRequestBase
HttpClientUtil.createRequestBase
(RequestAction requestAction)