public static class AutomateWorkflowsManager.Builder extends Object
| Modifier and Type | Field and Description |
|---|---|
protected Authentication |
auth |
protected NetworkSession |
networkSession |
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
AutomateWorkflowsManager.Builder |
auth(Authentication auth) |
AutomateWorkflowsManager |
build() |
AutomateWorkflowsManager.Builder |
networkSession(NetworkSession networkSession) |
protected Authentication auth
protected NetworkSession networkSession
public Builder()
public AutomateWorkflowsManager.Builder auth(Authentication auth)
public AutomateWorkflowsManager.Builder networkSession(NetworkSession networkSession)
public AutomateWorkflowsManager build()