Class BatchJobServiceClient.ListBatchJobResultsPagedResponse
java.lang.Object
com.google.api.gax.paging.AbstractPagedListResponse<ListBatchJobResultsRequest,ListBatchJobResultsResponse,BatchJobResult,BatchJobServiceClient.ListBatchJobResultsPage,BatchJobServiceClient.ListBatchJobResultsFixedSizeCollection>
com.google.ads.googleads.v18.services.BatchJobServiceClient.ListBatchJobResultsPagedResponse
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<BatchJobResult>
- Enclosing class:
- BatchJobServiceClient
public static class BatchJobServiceClient.ListBatchJobResultsPagedResponse
extends com.google.api.gax.paging.AbstractPagedListResponse<ListBatchJobResultsRequest,ListBatchJobResultsResponse,BatchJobResult,BatchJobServiceClient.ListBatchJobResultsPage,BatchJobServiceClient.ListBatchJobResultsFixedSizeCollection>
-
Method Summary
Modifier and TypeMethodDescriptionstatic com.google.api.core.ApiFuture<BatchJobServiceClient.ListBatchJobResultsPagedResponse>createAsync(com.google.api.gax.rpc.PageContext<ListBatchJobResultsRequest, ListBatchJobResultsResponse, BatchJobResult> context, com.google.api.core.ApiFuture<ListBatchJobResultsResponse> futureResponse) Methods inherited from class com.google.api.gax.paging.AbstractPagedListResponse
expandToFixedSizeCollection, getNextPageToken, getPage, iterateAll, iterateFixedSizeCollections, iteratePages
-
Method Details
-
createAsync
public static com.google.api.core.ApiFuture<BatchJobServiceClient.ListBatchJobResultsPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListBatchJobResultsRequest, ListBatchJobResultsResponse, BatchJobResult> context, com.google.api.core.ApiFuture<ListBatchJobResultsResponse> futureResponse)
-