Class TranscoderServiceClient.ListJobsPage (1.5.0)

public static class TranscoderServiceClient.ListJobsPage extends AbstractPage,ListJobsResponse,Job,TranscoderServiceClient.ListJobsPage>

Inheritance

java.lang.Object > AbstractPage > TranscoderServiceClient.ListJobsPage

Methods

createPage(PageContext context, ListJobsResponse response)

protected TranscoderServiceClient.ListJobsPage createPage(PageContext,ListJobsResponse,Job> context, ListJobsResponse response)
Parameters
Name Description
context PageContext<ListJobsRequest,ListJobsResponse,Job>
response ListJobsResponse
Returns
Type Description
TranscoderServiceClient.ListJobsPage
Overrides

createPageAsync(PageContext context, ApiFuture futureResponse)

public ApiFuture.ListJobsPage> createPageAsync(PageContext,ListJobsResponse,Job> context, ApiFuture futureResponse)
Parameters
Name Description
context PageContext<ListJobsRequest,ListJobsResponse,Job>
futureResponse ApiFuture<ListJobsResponse>
Returns
Type Description
ApiFuture<ListJobsPage>
Overrides