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