public static interface KameletReifyEndpointBuilderFactory.KameletReifyBuilders
| Modifier and Type | Method and Description |
|---|---|
default KameletReifyEndpointBuilderFactory.KameletReifyEndpointBuilder |
kameletReify(String path)
Deprecated.
|
default KameletReifyEndpointBuilderFactory.KameletReifyEndpointBuilder |
kameletReify(String componentName,
String path)
Deprecated.
|
@Deprecated default KameletReifyEndpointBuilderFactory.KameletReifyEndpointBuilder kameletReify(String path)
kamelet-reify:delegateUri
Path parameter: delegateUri (required)
The delegated uripath - delegateUri@Deprecated default KameletReifyEndpointBuilderFactory.KameletReifyEndpointBuilder kameletReify(String componentName, String path)
kamelet-reify:delegateUri
Path parameter: delegateUri (required)
The delegated uricomponentName - to use a custom component name for the endpoint
instead of the default namepath - delegateUriApache Camel