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.hc.client5.http.classic.methods.HttpUriRequestBaseHttpClientUtil.createRequestBase(RequestAction requestAction)