Package com.google.cloud.dataproc.v1
Class BatchControllerClient.ListBatchesFixedSizeCollection
- java.lang.Object
-
- com.google.api.gax.paging.AbstractFixedSizeCollection<ListBatchesRequest,ListBatchesResponse,Batch,BatchControllerClient.ListBatchesPage,BatchControllerClient.ListBatchesFixedSizeCollection>
-
- com.google.cloud.dataproc.v1.BatchControllerClient.ListBatchesFixedSizeCollection
-
- All Implemented Interfaces:
com.google.api.gax.paging.FixedSizeCollection<Batch>
- Enclosing class:
- BatchControllerClient
public static class BatchControllerClient.ListBatchesFixedSizeCollection extends com.google.api.gax.paging.AbstractFixedSizeCollection<ListBatchesRequest,ListBatchesResponse,Batch,BatchControllerClient.ListBatchesPage,BatchControllerClient.ListBatchesFixedSizeCollection>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected BatchControllerClient.ListBatchesFixedSizeCollection
createCollection(List<BatchControllerClient.ListBatchesPage> pages, int collectionSize)
-
-
-
Method Detail
-
createCollection
protected BatchControllerClient.ListBatchesFixedSizeCollection createCollection(List<BatchControllerClient.ListBatchesPage> pages, int collectionSize)
- Specified by:
createCollection
in classcom.google.api.gax.paging.AbstractFixedSizeCollection<ListBatchesRequest,ListBatchesResponse,Batch,BatchControllerClient.ListBatchesPage,BatchControllerClient.ListBatchesFixedSizeCollection>
-
-