|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ResponseInfo | |
|---|---|
| com.google.api.ads.common.lib.soap | |
| Uses of ResponseInfo in com.google.api.ads.common.lib.soap |
|---|
| Methods in com.google.api.ads.common.lib.soap that return ResponseInfo | |
|---|---|
ResponseInfo |
ResponseInfo.Builder.build()
Returns the ResponseInfo this Builder has been constructing. |
ResponseInfo |
SoapCallReturn.getResponseInfo()
Gets the response info from the SOAP call that was made. |
| Methods in com.google.api.ads.common.lib.soap with parameters of type ResponseInfo | |
|---|---|
SoapCallReturn.Builder |
SoapCallReturn.Builder.withResponseInfo(ResponseInfo responseInfo)
Adds a response info to the SoapCallReturn under construction. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||