public static class FakePagedApi.ListIntegersPagedResponse extends AbstractPagedListResponse<Integer,List<Integer>,Integer,com.google.api.gax.rpc.testing.FakePagedApi.ListIntegersPage,com.google.api.gax.rpc.testing.FakePagedApi.ListIntegersSizedPage>
| Modifier | Constructor and Description |
|---|---|
protected |
ListIntegersPagedResponse(com.google.api.gax.rpc.testing.FakePagedApi.ListIntegersPage page) |
| Modifier and Type | Method and Description |
|---|---|
static FakePagedApi.ListIntegersPagedResponse |
create(PageContext<Integer,List<Integer>,Integer> context,
List<Integer> response) |
static com.google.api.core.ApiFuture<FakePagedApi.ListIntegersPagedResponse> |
createAsync(PageContext<Integer,List<Integer>,Integer> context,
com.google.api.core.ApiFuture<List<Integer>> futureResponse) |
expandToFixedSizeCollection, getNextPageToken, getPage, iterateAll, iterateFixedSizeCollections, iteratePagesprotected ListIntegersPagedResponse(com.google.api.gax.rpc.testing.FakePagedApi.ListIntegersPage page)
public static FakePagedApi.ListIntegersPagedResponse create(PageContext<Integer,List<Integer>,Integer> context, List<Integer> response)
public static com.google.api.core.ApiFuture<FakePagedApi.ListIntegersPagedResponse> createAsync(PageContext<Integer,List<Integer>,Integer> context, com.google.api.core.ApiFuture<List<Integer>> futureResponse)