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