vertx / io.vertx.camel / CamelMapping / setEndpoint

setEndpoint

open fun setEndpoint(endpoint: Endpoint): CamelMapping

Sets the Camel endpoint. If used, #setUri(String) does not need to be called.

Parameters

endpoint - the endpoint

Return
the current CamelMapping