Class BatchServiceClient.ListJobsPagedResponse (0.41.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
NameDescription
contextPageContext<ListJobsRequest,ListJobsResponse,Job>
futureResponseApiFuture<ListJobsResponse>
Returns
TypeDescription
ApiFuture<ListJobsPagedResponse>