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