@Generated(value="org.apache.camel.maven.packaging.EndpointDslMojo") public interface WorkdayEndpointBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
WorkdayEndpointBuilderFactory.AdvancedWorkdayEndpointBuilder
Advanced builder for endpoint for the Workday component.
|
static interface |
WorkdayEndpointBuilderFactory.WorkdayBuilders |
static interface |
WorkdayEndpointBuilderFactory.WorkdayEndpointBuilder
Builder for endpoint for the Workday component.
|
| Modifier and Type | Method and Description |
|---|---|
static WorkdayEndpointBuilderFactory.WorkdayEndpointBuilder |
workday(String path)
Workday (camel-workday)
Represents a Workday endpoint.
|
static WorkdayEndpointBuilderFactory.WorkdayEndpointBuilder workday(String path)
workday:entity:path
Path parameter: entity (required)
The entity to be requested or subscribed via API.
The value can be one of: report
Path parameter: path (required)
The API path to access an entity structure.Apache Camel