Class TranscoderServiceClient.ListJobsPagedResponse (1.7.0)

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

Inheritance

java.lang.Object > AbstractPagedListResponse > TranscoderServiceClient.ListJobsPagedResponse

Static Methods

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

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