public static interface WordpressEndpointBuilderFactory.WordpressBuilders
| Modifier and Type | Method and Description |
|---|---|
default WordpressEndpointBuilderFactory.WordpressEndpointBuilder |
wordpress(String path)
Wordpress (camel-wordpress)
Integrates Camel with Wordpress.
|
default WordpressEndpointBuilderFactory.WordpressEndpointBuilder wordpress(String path)
wordpress:operation
Path parameter: operation (required)
The endpoint operation.
The value can be one of: post, user
Path parameter: operationDetail
The second part of an endpoint operation. Needed only when endpoint
semantic is not enough, like wordpress:post:delete
The value can be one of: deleteApache Camel