Package | Description |
---|---|
com.google.api.ads.common.lib.soap |
Modifier and Type | Method and Description |
---|---|
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 © 2015. All Rights Reserved.