'using useSystemProperties for apache camel http component

According to apache camel document useSystemProperties could be used as query param for http component like below shown

https://URL ?useSystemProperties=true

But I want to use do it via API(method) way. Is it possible and how?

Thanks in advance



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source