@Generated(value="org.apache.camel.maven.packaging.EndpointDslMojo") public interface YammerEndpointBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
YammerEndpointBuilderFactory.AdvancedYammerEndpointBuilder
Advanced builder for endpoint for the Yammer component.
|
static interface |
YammerEndpointBuilderFactory.AdvancedYammerEndpointConsumerBuilder
Advanced builder for endpoint consumers for the Yammer component.
|
static interface |
YammerEndpointBuilderFactory.AdvancedYammerEndpointProducerBuilder
Advanced builder for endpoint producers for the Yammer component.
|
static interface |
YammerEndpointBuilderFactory.YammerBuilders |
static interface |
YammerEndpointBuilderFactory.YammerEndpointBuilder
Builder for endpoint for the Yammer component.
|
static interface |
YammerEndpointBuilderFactory.YammerEndpointConsumerBuilder
Builder for endpoint consumers for the Yammer component.
|
static interface |
YammerEndpointBuilderFactory.YammerEndpointProducerBuilder
Builder for endpoint producers for the Yammer component.
|
| Modifier and Type | Method and Description |
|---|---|
static YammerEndpointBuilderFactory.YammerEndpointBuilder |
yammer(String path)
Yammer (camel-yammer)
The yammer component allows you to interact with the Yammer enterprise
social network.
|
static YammerEndpointBuilderFactory.YammerEndpointBuilder yammer(String path)
yammer:function
Path parameter: function (required)
The function to use
The value can be one of: MESSAGES, MY_FEED, ALGO, FOLLOWING, SENT,
PRIVATE, RECEIVED, USERS, CURRENTApache Camel