Class JobServiceClient.ListJobsPagedResponse (2.2.9)

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

Inheritance

java.lang.Object > AbstractPagedListResponse > JobServiceClient.ListJobsPagedResponse

Static Methods

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

public static ApiFuture<JobServiceClient.ListJobsPagedResponse> createAsync(PageContext<ListJobsRequest,ListJobsResponse,Job> context, ApiFuture<ListJobsResponse> futureResponse)
Parameters
NameDescription
contextPageContext<ListJobsRequest,ListJobsResponse,Job>
futureResponseApiFuture<ListJobsResponse>
Returns
TypeDescription
ApiFuture<ListJobsPagedResponse>