Class JobServiceClient.SearchJobsForAlertPagedResponse (2.43.0)

public static class JobServiceClient.SearchJobsForAlertPagedResponse extends AbstractPagedListResponse<SearchJobsRequest,SearchJobsResponse,SearchJobsResponse.MatchingJob,JobServiceClient.SearchJobsForAlertPage,JobServiceClient.SearchJobsForAlertFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > JobServiceClient.SearchJobsForAlertPagedResponse

Static Methods

createAsync(PageContext<SearchJobsRequest,SearchJobsResponse,SearchJobsResponse.MatchingJob> context, ApiFuture<SearchJobsResponse> futureResponse)

public static ApiFuture<JobServiceClient.SearchJobsForAlertPagedResponse> createAsync(PageContext<SearchJobsRequest,SearchJobsResponse,SearchJobsResponse.MatchingJob> context, ApiFuture<SearchJobsResponse> futureResponse)
Parameters
Name Description
context PageContext<SearchJobsRequest,SearchJobsResponse,MatchingJob>
futureResponse ApiFuture<SearchJobsResponse>
Returns
Type Description
ApiFuture<SearchJobsForAlertPagedResponse>