| java.lang.Object | |
| ↳ | org.rundeck.api.RundeckClientBuilder |
Builder to build a RundeckClient, you must specify a url, and at least one of (login, password), token, or
sessionId.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Create the RundeckClient instance
| |||||||||||
Specify a web session ID string for authentication
| |||||||||||
Specify a Rundeck API Token string for authentication
| |||||||||||
Specify the URL
| |||||||||||
Specify another version number to use
| |||||||||||
Specify another version number to use
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Specify a web session ID string for authentication
Specify a Rundeck API Token string for authentication
Specify another version number to use