public static class FakeBatchableApi.LabeledIntSquarerCallable extends UnaryCallable<FakeBatchableApi.LabeledIntList,List<Integer>>
| Constructor and Description |
|---|
LabeledIntSquarerCallable() |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.core.ApiFuture<List<Integer>> |
futureCall(FakeBatchableApi.LabeledIntList request,
ApiCallContext context)
Perform a call asynchronously.
|
call, call, futureCallpublic com.google.api.core.ApiFuture<List<Integer>> futureCall(FakeBatchableApi.LabeledIntList request, ApiCallContext context)
UnaryCallablefutureCall in class UnaryCallable<FakeBatchableApi.LabeledIntList,List<Integer>>context - ApiCallContext to make the call withApiFuture for the call result