public static interface BoxEndpointBuilderFactory.BoxBuilders
| Modifier and Type | Method and Description |
|---|---|
default BoxEndpointBuilderFactory.BoxEndpointBuilder |
box(String path)
Box (camel-box)
For uploading downloading and managing files folders groups
collaborations etc on box DOT com.
|
default BoxEndpointBuilderFactory.BoxEndpointBuilder box(String path)
box:apiName/methodName
Path parameter: apiName (required)
What kind of operation to perform
The value can be one of: COLLABORATIONS, COMMENTS, EVENT_LOGS, FILES,
FOLDERS, GROUPS, EVENTS, SEARCH, TASKS, USERS
Path parameter: methodName (required)
What sub operation to use for the selected operationApache Camel