|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||