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