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

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

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

Methods in com.google.api.ads.common.lib.soap that return RequestInfo
 RequestInfo RequestInfo.Builder.build()
          Returns the RequestInfo this Builder has been constructing.
 RequestInfo SoapCallReturn.getRequestInfo()
          Gets the request info from the SOAP call that was made.
 

Methods in com.google.api.ads.common.lib.soap with parameters of type RequestInfo
 SoapCallReturn.Builder SoapCallReturn.Builder.withRequestInfo(RequestInfo requestInfo)
          Adds a request info to the SoapCallReturn under construction.
 



Copyright © 2012. All Rights Reserved.