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