public static class BoxClient.Builder extends Object
| Modifier and Type | Field and Description |
|---|---|
protected Authentication |
auth |
protected NetworkSession |
networkSession |
| Constructor and Description |
|---|
Builder(Authentication auth) |
| Modifier and Type | Method and Description |
|---|---|
BoxClient |
build() |
BoxClient.Builder |
networkSession(NetworkSession networkSession) |
protected final Authentication auth
protected NetworkSession networkSession
public Builder(Authentication auth)
public BoxClient.Builder networkSession(NetworkSession networkSession)