- sanitize(URL) - Static method in class org.jenkinsci.plugins.workflowhttp.cps.RobustHTTPClient
-
Mask out query string or user info details in a URL.
- script - Variable in class org.jenkinsci.plugins.workflowhttp.cps.CacheEntry
-
- setCredentialsId(String) - Method in class org.jenkinsci.plugins.workflowhttp.cps.CpsHttpFlowDefinition
-
- setStopAfterAttemptNumber(int) - Method in class org.jenkinsci.plugins.workflowhttp.cps.RobustHTTPClient
-
Number of upload/download attempts of nonfatal errors before giving up.
- setTimeout(long, TimeUnit) - Method in class org.jenkinsci.plugins.workflowhttp.cps.RobustHTTPClient
-
Time to permit a single upload/download attempt to take.
- setWaitMaximum(long, TimeUnit) - Method in class org.jenkinsci.plugins.workflowhttp.cps.RobustHTTPClient
-
Maximum time between upload/download attempts.
- setWaitMultiplier(long, TimeUnit) - Method in class org.jenkinsci.plugins.workflowhttp.cps.RobustHTTPClient
-
Initial time between first and second upload/download attempts.