GerritApiBuilder |
GerritApiBuilder.credentials(com.cloudbees.plugins.credentials.common.StandardUsernamePasswordCredentials credentials) |
GerritApiBuilder |
GerritApiBuilder.credentials(String username,
String password) |
GerritApiBuilder |
GerritApiBuilder.gerritApiUrl(String gerritApiUrl) |
GerritApiBuilder |
GerritApiBuilder.gerritApiUrl(org.eclipse.jgit.transport.URIish gerritApiUrl) |
GerritApiBuilder |
GerritApiBuilder.insecureHttps(Boolean insecureHttps) |
GerritApiBuilder |
GerritApiBuilder.logger(PrintStream logger) |
GerritApiBuilder |
GerritApiBuilder.requireAuthentication() |
GerritApiBuilder |
GerritApiBuilder.stepContext(org.jenkinsci.plugins.workflow.steps.StepContext context) |