Package com.google.cloud.dataproc.v1
Class BatchControllerClient.ListBatchesPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<ListBatchesRequest,ListBatchesResponse,Batch,BatchControllerClient.ListBatchesPage,BatchControllerClient.ListBatchesFixedSizeCollection>
-
- com.google.cloud.dataproc.v1.BatchControllerClient.ListBatchesPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<Batch>
- Enclosing class:
- BatchControllerClient
public static class BatchControllerClient.ListBatchesPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListBatchesRequest,ListBatchesResponse,Batch,BatchControllerClient.ListBatchesPage,BatchControllerClient.ListBatchesFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<BatchControllerClient.ListBatchesPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListBatchesRequest,ListBatchesResponse,Batch> context, com.google.api.core.ApiFuture<ListBatchesResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<BatchControllerClient.ListBatchesPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListBatchesRequest,ListBatchesResponse,Batch> context, com.google.api.core.ApiFuture<ListBatchesResponse> futureResponse)
-
-