Class BatchJobServiceClient.ListBatchJobResultsFixedSizeCollection
- java.lang.Object
-
- com.google.api.gax.paging.AbstractFixedSizeCollection<ListBatchJobResultsRequest,ListBatchJobResultsResponse,BatchJobResult,BatchJobServiceClient.ListBatchJobResultsPage,BatchJobServiceClient.ListBatchJobResultsFixedSizeCollection>
-
- com.google.ads.googleads.v10.services.BatchJobServiceClient.ListBatchJobResultsFixedSizeCollection
-
- All Implemented Interfaces:
com.google.api.gax.paging.FixedSizeCollection<BatchJobResult>
- Enclosing class:
- BatchJobServiceClient
public static class BatchJobServiceClient.ListBatchJobResultsFixedSizeCollection extends com.google.api.gax.paging.AbstractFixedSizeCollection<ListBatchJobResultsRequest,ListBatchJobResultsResponse,BatchJobResult,BatchJobServiceClient.ListBatchJobResultsPage,BatchJobServiceClient.ListBatchJobResultsFixedSizeCollection>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected BatchJobServiceClient.ListBatchJobResultsFixedSizeCollectioncreateCollection(java.util.List<BatchJobServiceClient.ListBatchJobResultsPage> pages, int collectionSize)
-
-
-
Method Detail
-
createCollection
protected BatchJobServiceClient.ListBatchJobResultsFixedSizeCollection createCollection(java.util.List<BatchJobServiceClient.ListBatchJobResultsPage> pages, int collectionSize)
- Specified by:
createCollectionin classcom.google.api.gax.paging.AbstractFixedSizeCollection<ListBatchJobResultsRequest,ListBatchJobResultsResponse,BatchJobResult,BatchJobServiceClient.ListBatchJobResultsPage,BatchJobServiceClient.ListBatchJobResultsFixedSizeCollection>
-
-