| Package | Description |
|---|---|
| com.google.api.ads.common.lib.soap |
| Modifier and Type | Method and Description |
|---|---|
SoapCallReturn.Builder |
SoapCallReturn.Builder.withException(Throwable exception)
Adds an exception to the SoapCallReturn under construction.
|
SoapCallReturn.Builder |
SoapCallReturn.Builder.withRequestInfo(RequestInfo requestInfo)
Adds a request info to the SoapCallReturn under construction.
|
SoapCallReturn.Builder |
SoapCallReturn.Builder.withResponseInfo(ResponseInfo responseInfo)
Adds a response info to the SoapCallReturn under construction.
|
SoapCallReturn.Builder |
SoapCallReturn.Builder.withReturnValue(Object returnValue)
Adds a return value to the SoapCallReturn under construction.
|
Copyright © 2014. All Rights Reserved.