Class TranscoderServiceClient.ListJobsPage (0.4.3)

publicstaticclassTranscoderServiceClient.ListJobsPageextendsAbstractPage<ListJobsRequest,ListJobsResponse,Job,TranscoderServiceClient.ListJobsPage>

Inheritance

java.lang.Object > AbstractPage > TranscoderServiceClient.ListJobsPage

Methods

createPage(PageContext<ListJobsRequest,ListJobsResponse,Job> context, ListJobsResponse response)

protectedTranscoderServiceClient.ListJobsPagecreatePage(PageContext<ListJobsRequest,ListJobsResponse,Job>context,ListJobsResponseresponse)
Parameters
NameDescription
contextPageContext<ListJobsRequest,ListJobsResponse,Job>
responseListJobsResponse
Returns
TypeDescription
TranscoderServiceClient.ListJobsPage
Overrides

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

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