Class BatchJobServiceClient.ListBatchJobResultsFixedSizeCollection
java.lang.Object
com.google.api.gax.paging.AbstractFixedSizeCollection<ListBatchJobResultsRequest,ListBatchJobResultsResponse,BatchJobResult,BatchJobServiceClient.ListBatchJobResultsPage,BatchJobServiceClient.ListBatchJobResultsFixedSizeCollection>
com.google.ads.googleads.v18.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
Modifier and TypeMethodDescriptioncreateCollection(List<BatchJobServiceClient.ListBatchJobResultsPage> pages, int collectionSize) Methods inherited from class com.google.api.gax.paging.AbstractFixedSizeCollection
getCollectionSize, getNextCollection, getNextPageToken, getValues, hasNextCollection
-
Method Details
-
createCollection
protected BatchJobServiceClient.ListBatchJobResultsFixedSizeCollection createCollection(List<BatchJobServiceClient.ListBatchJobResultsPage> pages, int collectionSize) - Specified by:
createCollectionin classcom.google.api.gax.paging.AbstractFixedSizeCollection<ListBatchJobResultsRequest,ListBatchJobResultsResponse, BatchJobResult, BatchJobServiceClient.ListBatchJobResultsPage, BatchJobServiceClient.ListBatchJobResultsFixedSizeCollection>
-