| Package | Description |
|---|---|
| org.apache.camel.component.soroushbot.component | |
| org.apache.camel.component.soroushbot.models | |
| org.apache.camel.component.soroushbot.service |
| Modifier and Type | Method and Description |
|---|---|
SoroushAction |
SoroushBotEndpoint.getAction() |
| Modifier and Type | Method and Description |
|---|---|
void |
SoroushBotEndpoint.setAction(SoroushAction action) |
| Modifier and Type | Method and Description |
|---|---|
static SoroushAction |
SoroushAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SoroushAction[] |
SoroushAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
String |
SoroushService.generateUrl(String token,
SoroushAction type,
String fileId)
create fully qualified URL, given the token, endpoint and fileId if needed.
|
Apache Camel