Class BatchControllerClient.ListBatchesPagedResponse (4.39.0)

public static class BatchControllerClient.ListBatchesPagedResponse extends AbstractPagedListResponse<ListBatchesRequest,ListBatchesResponse,Batch,BatchControllerClient.ListBatchesPage,BatchControllerClient.ListBatchesFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > BatchControllerClient.ListBatchesPagedResponse

Static Methods

createAsync(PageContext<ListBatchesRequest,ListBatchesResponse,Batch> context, ApiFuture<ListBatchesResponse> futureResponse)

public static ApiFuture<BatchControllerClient.ListBatchesPagedResponse> createAsync(PageContext<ListBatchesRequest,ListBatchesResponse,Batch> context, ApiFuture<ListBatchesResponse> futureResponse)
Parameters
Name Description
context PageContext<ListBatchesRequest,ListBatchesResponse,Batch>
futureResponse ApiFuture<ListBatchesResponse>
Returns
Type Description
ApiFuture<ListBatchesPagedResponse>