Class JobServiceClient.ListCustomJobsPagedResponse (3.42.0)

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

Inheritance

java.lang.Object > AbstractPagedListResponse > JobServiceClient.ListCustomJobsPagedResponse

Static 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>