Class TranscoderServiceClient.ListJobsPage

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
NameDescription
contextPageContext<ListJobsRequest,ListJobsResponse,Job>
responseListJobsResponse
Returns
TypeDescription
TranscoderServiceClient.ListJobsPage
Overrides

createPageAsync(PageContext context, ApiFuture futureResponse)

public ApiFuture.ListJobsPage> createPageAsync(PageContext,ListJobsResponse,Job> context, ApiFuture futureResponse)
Parameters
NameDescription
contextPageContext<ListJobsRequest,ListJobsResponse,Job>
futureResponseApiFuture<ListJobsResponse>
Returns
TypeDescription
ApiFuture<ListJobsPage>
Overrides