public static class BatchControllerClient.ListBatchesPagedResponse extends AbstractPagedListResponse<ListBatchesRequest,ListBatchesResponse,Batch,BatchControllerClient.ListBatchesPage,BatchControllerClient.ListBatchesFixedSizeCollection>
Modifier and Type | Method and Description |
---|---|
static com.google.api.core.ApiFuture<BatchControllerClient.ListBatchesPagedResponse> |
createAsync(PageContext<ListBatchesRequest,ListBatchesResponse,Batch> context,
com.google.api.core.ApiFuture<ListBatchesResponse> futureResponse) |
expandToFixedSizeCollection, getNextPageToken, getPage, iterateAll, iterateFixedSizeCollections, iteratePages
public static com.google.api.core.ApiFuture<BatchControllerClient.ListBatchesPagedResponse> createAsync(PageContext<ListBatchesRequest,ListBatchesResponse,Batch> context, com.google.api.core.ApiFuture<ListBatchesResponse> futureResponse)
Copyright © 2022 Google LLC. All rights reserved.