Package | Description |
---|---|
org.apache.camel.component.yammer |
Modifier and Type | Method and Description |
---|---|
static YammerFunctionType |
YammerFunctionType.fromUri(String uri) |
YammerFunctionType |
YammerConfiguration.getFunctionType() |
static YammerFunctionType |
YammerFunctionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static YammerFunctionType[] |
YammerFunctionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
YammerConfiguration.setFunctionType(YammerFunctionType functionType)
The function to use
|
Apache Camel