Uses of Class
com.google.cloud.video.transcoder.v1.TranscoderServiceClient.ListJobsPage
-
Packages that use TranscoderServiceClient.ListJobsPage Package Description com.google.cloud.video.transcoder.v1 A client to Transcoder API -
-
Uses of TranscoderServiceClient.ListJobsPage in com.google.cloud.video.transcoder.v1
Methods in com.google.cloud.video.transcoder.v1 that return TranscoderServiceClient.ListJobsPage Modifier and Type Method Description protected TranscoderServiceClient.ListJobsPageTranscoderServiceClient.ListJobsPage. createPage(com.google.api.gax.rpc.PageContext<ListJobsRequest,ListJobsResponse,Job> context, ListJobsResponse response)Methods in com.google.cloud.video.transcoder.v1 that return types with arguments of type TranscoderServiceClient.ListJobsPage Modifier and Type Method Description com.google.api.core.ApiFuture<TranscoderServiceClient.ListJobsPage>TranscoderServiceClient.ListJobsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListJobsRequest,ListJobsResponse,Job> context, com.google.api.core.ApiFuture<ListJobsResponse> futureResponse)Method parameters in com.google.cloud.video.transcoder.v1 with type arguments of type TranscoderServiceClient.ListJobsPage Modifier and Type Method Description protected TranscoderServiceClient.ListJobsFixedSizeCollectionTranscoderServiceClient.ListJobsFixedSizeCollection. createCollection(List<TranscoderServiceClient.ListJobsPage> pages, int collectionSize)
-