Uses of Interface
org.jenkinsci.plugins.workflowhttp.cps.RobustHTTPClient.ConnectionUser
-
Uses of RobustHTTPClient.ConnectionUser in org.jenkinsci.plugins.workflowhttp.cps
Methods in org.jenkinsci.plugins.workflowhttp.cps with parameters of type RobustHTTPClient.ConnectionUserModifier and TypeMethodDescriptionvoid
RobustHTTPClient.connect
(String whatConcise, String whatVerbose, RobustHTTPClient.ConnectionCreator connectionCreator, RobustHTTPClient.ConnectionUser connectionUser, TaskListener listener) Perform an HTTP network operation with appropriate timeouts and retries.