@Converter public final class BoxConverter extends Object
| Modifier and Type | Method and Description |
|---|---|
static com.box.restclientv2.requestsbase.BoxFileUploadRequestObject |
genericFileToBoxFileUploadRequestObject(org.apache.camel.component.file.GenericFile<?> file,
org.apache.camel.Exchange exchange) |
static com.box.restclientv2.requestsbase.BoxFileUploadRequestObject |
toBox(byte[] data,
org.apache.camel.Exchange exchange) |
@Converter
public static com.box.restclientv2.requestsbase.BoxFileUploadRequestObject genericFileToBoxFileUploadRequestObject(org.apache.camel.component.file.GenericFile<?> file,
org.apache.camel.Exchange exchange)
throws Exception
ExceptionApache Camel