public static class DocgenTemplateManager.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 |
|---|---|
DocgenTemplateManager.Builder |
auth(Authentication auth) |
DocgenTemplateManager |
build() |
DocgenTemplateManager.Builder |
networkSession(NetworkSession networkSession) |
protected Authentication auth
protected NetworkSession networkSession
public Builder()
public DocgenTemplateManager.Builder auth(Authentication auth)
public DocgenTemplateManager.Builder networkSession(NetworkSession networkSession)
public DocgenTemplateManager build()