in callouts/java/service-callout/src/main/java/service/ServiceCallout.java [119:122]
public T setIp(String ip) { this.ip = ip; return self(); }