@UriParams public class DnsConfiguration extends Object
Constructor and Description |
---|
DnsConfiguration() |
Modifier and Type | Method and Description |
---|---|
String |
getDomain() |
String |
getProto() |
void |
setDomain(String domain)
The domain name;
|
void |
setProto(String proto)
The transport protocol of the desired service.
|
Apache Camel