Package | Description |
---|---|
com.google.api.ads.common.lib.client | |
com.google.api.ads.common.lib.soap | |
com.google.api.ads.common.lib.soap.jaxws |
Modifier and Type | Method and Description |
---|---|
RequestInfo.Builder |
RequestInfo.Builder.withContext(String contextName,
String contextValue)
Adds the name/value pair for the context of this request.
|
RequestInfo.Builder |
RequestInfo.Builder.withMethodName(String methodName)
Adds a method name to the RequestInfo under construction.
|
RequestInfo.Builder |
RequestInfo.Builder.withPayload(String payload)
Adds the request payload 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.withUrl(String url)
Adds the target URL to the RequestInfo under construction.
|
Modifier and Type | Method and Description |
---|---|
RequestInfo.Builder |
RequestInfoXPathSet.parseMessage(RequestInfo.Builder builder,
SOAPMessage soapMessage) |
Modifier and Type | Method and Description |
---|---|
RequestInfo.Builder |
RequestInfoXPathSet.parseMessage(RequestInfo.Builder builder,
SOAPMessage soapMessage) |
Modifier and Type | Method and Description |
---|---|
RequestInfo.Builder |
JaxWsSoapContextHandler.getLastRequestInfoBuilder()
Returns info for the last SOAP request.
|
Copyright © 2018. All Rights Reserved.