Modifier and Type | Method and Description |
---|---|
AbstractConfig |
BoxConnector.getConfig() |
Modifier and Type | Method and Description |
---|---|
void |
BoxConnector.setConfig(AbstractConfig config) |
Modifier and Type | Class and Description |
---|---|
class |
OAuth2Config |
class |
OAuth2DevTokenConfig
Connection to Box using developer token.
|
class |
OAuth2ServerToServerConfig
Config for app-auth.
|
Modifier and Type | Method and Description |
---|---|
AbstractConfig |
BaseClient.getConfig() |
Constructor and Description |
---|
BaseClient(AbstractConfig config,
com.google.common.base.Function<B,O> outputConverter) |
BoxClient(AbstractConfig config) |
Constructor and Description |
---|
CollaborationClientImpl(AbstractConfig config) |
Constructor and Description |
---|
GroupClientImpl(AbstractConfig config) |
Constructor and Description |
---|
MembershipClientImpl(AbstractConfig config) |
Constructor and Description |
---|
UserClientImpl(AbstractConfig config) |
Constructor and Description |
---|
FileClientImpl(AbstractConfig config) |
Constructor and Description |
---|
CommentClientImpl(AbstractConfig config) |
Constructor and Description |
---|
TaskClientImpl(AbstractConfig config) |
Constructor and Description |
---|
AssignmentClientImpl(AbstractConfig config) |
Constructor and Description |
---|
VersionClientImpl(AbstractConfig config) |
Constructor and Description |
---|
FolderClientImpl(AbstractConfig config) |
Constructor and Description |
---|
TrashClientImpl(AbstractConfig config) |
Copyright © 2010–2016. All rights reserved.