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