public static interface WorkdayEndpointBuilderFactory.WorkdayBuilders
| Modifier and Type | Method and Description |
|---|---|
default WorkdayEndpointBuilderFactory.WorkdayEndpointBuilder |
workday(String path)
Workday (camel-workday)
Represents a Workday endpoint.
|
default 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