public static class BatchControllerClient.ListBatchesPage extends com.google.api.gax.paging.AbstractPage<ListBatchesRequest,ListBatchesResponse,Batch,BatchControllerClient.ListBatchesPage>
| Modifier and Type | Method and Description |
|---|---|
protected BatchControllerClient.ListBatchesPage |
createPage(com.google.api.gax.rpc.PageContext<ListBatchesRequest,ListBatchesResponse,Batch> context,
ListBatchesResponse response) |
com.google.api.core.ApiFuture<BatchControllerClient.ListBatchesPage> |
createPageAsync(com.google.api.gax.rpc.PageContext<ListBatchesRequest,ListBatchesResponse,Batch> context,
com.google.api.core.ApiFuture<ListBatchesResponse> futureResponse) |
protected BatchControllerClient.ListBatchesPage createPage(com.google.api.gax.rpc.PageContext<ListBatchesRequest,ListBatchesResponse,Batch> context, ListBatchesResponse response)
createPage in class com.google.api.gax.paging.AbstractPage<ListBatchesRequest,ListBatchesResponse,Batch,BatchControllerClient.ListBatchesPage>public com.google.api.core.ApiFuture<BatchControllerClient.ListBatchesPage> createPageAsync(com.google.api.gax.rpc.PageContext<ListBatchesRequest,ListBatchesResponse,Batch> context, com.google.api.core.ApiFuture<ListBatchesResponse> futureResponse)
createPageAsync in class com.google.api.gax.paging.AbstractPage<ListBatchesRequest,ListBatchesResponse,Batch,BatchControllerClient.ListBatchesPage>Copyright © 2022 Google LLC. All rights reserved.