Class JobServiceClient.ListCustomJobsPagedResponse (2.4.0)

public static class JobServiceClient.ListCustomJobsPagedResponse extends AbstractPagedListResponse<ListCustomJobsRequest,ListCustomJobsResponse,CustomJob,JobServiceClient.ListCustomJobsPage,JobServiceClient.ListCustomJobsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > JobServiceClient.ListCustomJobsPagedResponse

Methods

createAsync(PageContext<ListCustomJobsRequest,ListCustomJobsResponse,CustomJob> context, ApiFuture<ListCustomJobsResponse> futureResponse)

public static ApiFuture<JobServiceClient.ListCustomJobsPagedResponse> createAsync(PageContext<ListCustomJobsRequest,ListCustomJobsResponse,CustomJob> context, ApiFuture<ListCustomJobsResponse> futureResponse)
Parameters
NameDescription
contextPageContext<ListCustomJobsRequest,ListCustomJobsResponse,CustomJob>
futureResponseApiFuture<ListCustomJobsResponse>
Returns
TypeDescription
ApiFuture<ListCustomJobsPagedResponse>