| Package | Description |
|---|---|
| org.apache.camel.component.box | |
| org.apache.camel.component.box.internal |
| Modifier and Type | Class and Description |
|---|---|
class |
BoxCollaborationsManagerEndpointConfiguration
Camel endpoint configuration for
BoxCollaborationsManager. |
class |
BoxCommentsManagerEndpointConfiguration
Camel endpoint configuration for
BoxCommentsManager. |
class |
BoxEventLogsManagerEndpointConfiguration
Camel endpoint configuration for
BoxEventLogsManager. |
class |
BoxEventsManagerEndpointConfiguration
Camel endpoint configuration for
BoxEventsManager. |
class |
BoxFilesManagerEndpointConfiguration
Camel endpoint configuration for
BoxFilesManager. |
class |
BoxFoldersManagerEndpointConfiguration
Camel endpoint configuration for
BoxFoldersManager. |
class |
BoxGroupsManagerEndpointConfiguration
Camel endpoint configuration for
BoxGroupsManager. |
class |
BoxSearchManagerEndpointConfiguration
Camel endpoint configuration for
BoxSearchManager. |
class |
BoxTasksManagerEndpointConfiguration
Camel endpoint configuration for
BoxTasksManager. |
class |
BoxUsersManagerEndpointConfiguration
Camel endpoint configuration for
BoxUsersManager. |
| Modifier and Type | Method and Description |
|---|---|
BoxConfiguration |
BoxComponent.getConfiguration()
To use the shared configuration
|
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.camel.support.component.ApiMethodPropertiesHelper<BoxConfiguration> |
BoxEndpoint.getPropertiesHelper() |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.camel.Endpoint |
BoxComponent.createEndpoint(String uri,
String methodName,
BoxApiName apiName,
BoxConfiguration endpointConfiguration) |
void |
BoxComponent.setConfiguration(BoxConfiguration configuration)
To use the shared configuration
|
| Constructor and Description |
|---|
BoxEndpoint(String uri,
BoxComponent component,
BoxApiName apiName,
String methodName,
BoxConfiguration endpointConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
BoxConfiguration |
BoxApiCollection.getEndpointConfiguration(BoxApiName apiName) |
| Modifier and Type | Method and Description |
|---|---|
static com.box.sdk.BoxAPIConnection |
BoxConnectionHelper.createAppEnterpriseAuthenticatedConnection(BoxConfiguration configuration) |
static com.box.sdk.BoxAPIConnection |
BoxConnectionHelper.createAppUserAuthenticatedConnection(BoxConfiguration configuration) |
static com.box.sdk.BoxAPIConnection |
BoxConnectionHelper.createConnection(BoxConfiguration configuration) |
static com.box.sdk.BoxAPIConnection |
BoxConnectionHelper.createStandardAuthenticatedConnection(BoxConfiguration configuration) |
Apache Camel