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