Uses of Class
com.google.api.ads.common.lib.soap.RequestInfo.Builder

Packages that use RequestInfo.Builder
com.google.api.ads.common.lib.soap   
 

Uses of RequestInfo.Builder in com.google.api.ads.common.lib.soap
 

Methods in com.google.api.ads.common.lib.soap that return RequestInfo.Builder
 RequestInfo.Builder RequestInfo.Builder.withMethodName(String methodName)
          Adds a method name to the RequestInfo under construction.
 RequestInfo.Builder RequestInfo.Builder.withServiceName(String serviceName)
          Adds a service name to the RequestInfo under construction.
 RequestInfo.Builder RequestInfo.Builder.withSoapRequestXml(String soapRequestXml)
          Adds the SOAP request XML to the RequestInfo under construction.
 RequestInfo.Builder RequestInfo.Builder.withUrl(String url)
          Adds the target URL to the RequestInfo under construction.
 



Copyright © 2012. All Rights Reserved.