Class BatchServiceClient.ListJobsPagedResponse (0.42.0)

public static class BatchServiceClient.ListJobsPagedResponse extends AbstractPagedListResponse<ListJobsRequest,ListJobsResponse,Job,BatchServiceClient.ListJobsPage,BatchServiceClient.ListJobsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > BatchServiceClient.ListJobsPagedResponse

Static Methods

createAsync(PageContext<ListJobsRequest,ListJobsResponse,Job> context, ApiFuture<ListJobsResponse> futureResponse)

public static ApiFuture<BatchServiceClient.ListJobsPagedResponse> createAsync(PageContext<ListJobsRequest,ListJobsResponse,Job> context, ApiFuture<ListJobsResponse> futureResponse)
Parameters
Name Description
context PageContext<ListJobsRequest,ListJobsResponse,Job>
futureResponse ApiFuture<ListJobsResponse>
Returns
Type Description
ApiFuture<ListJobsPagedResponse>