public static interface ServiceEndpointBuilderFactory.ServiceBuilders
| Modifier and Type | Method and Description |
|---|---|
default ServiceEndpointBuilderFactory.ServiceEndpointBuilder |
service(String path)
Service (camel-service)
Represents an endpoint which is registered to a Service Registry such
as Consul, Etcd.
|
default ServiceEndpointBuilderFactory.ServiceEndpointBuilder service(String path)
service:delegateUri
Path parameter: delegateUri (required)
The endpoint uri to expose as serviceApache Camel