| Package | Description |
|---|---|
| org.apache.camel.component.facebook | |
| org.apache.camel.component.facebook.config | |
| org.apache.camel.component.facebook.data |
| Modifier and Type | Method and Description |
|---|---|
FacebookNameStyle |
FacebookEndpoint.getNameStyle() |
| Modifier and Type | Method and Description |
|---|---|
static FacebookNameStyle |
FacebookNameStyle.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FacebookNameStyle[] |
FacebookNameStyle.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static List<Object> |
FacebookMethodsTypeHelper.getArgumentsForNameStyle(String name,
FacebookNameStyle style)
Gets argument types and names for all overloaded methods with the given short form name.
|
static Set<String> |
FacebookMethodsTypeHelper.getMissingProperties(String methodName,
FacebookNameStyle nameStyle,
Set<String> argNames)
Get missing properties.
|
Apache Camel