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 |
---|---|
ResponseInfo.Builder |
ResponseInfo.Builder.withOperationsCount(Long operationsCount) |
ResponseInfo.Builder |
ResponseInfo.Builder.withPayload(String payload)
Adds the response payload to the ResponseInfo under construction.
|
ResponseInfo.Builder |
ResponseInfo.Builder.withRequestId(String requestId)
Adds the SOAP response request ID to the ResponseInfo under construction.
|
ResponseInfo.Builder |
ResponseInfo.Builder.withResponseTimeMillis(Long responseTimeMillis) |
Modifier and Type | Method and Description |
---|---|
ResponseInfo.Builder |
ResponseInfoXPathSet.parseMessage(ResponseInfo.Builder builder,
SOAPMessage soapMessage) |
Modifier and Type | Method and Description |
---|---|
ResponseInfo.Builder |
ResponseInfoXPathSet.parseMessage(ResponseInfo.Builder builder,
SOAPMessage soapMessage) |
Modifier and Type | Method and Description |
---|---|
ResponseInfo.Builder |
JaxWsSoapContextHandler.getLastResponseInfoBuilder()
Returns info for the last SOAP response.
|
Copyright © 2018. All Rights Reserved.