Uses of Interface
com.google.cloud.video.transcoder.v1.JobOrBuilder
-
Packages that use JobOrBuilder Package Description com.google.cloud.video.transcoder.v1 A client to Transcoder API -
-
Uses of JobOrBuilder in com.google.cloud.video.transcoder.v1
Classes in com.google.cloud.video.transcoder.v1 that implement JobOrBuilder Modifier and Type Class Description classJobTranscoding job resource.static classJob.BuilderTranscoding job resource.Methods in com.google.cloud.video.transcoder.v1 that return JobOrBuilder Modifier and Type Method Description JobOrBuilderCreateJobRequest.Builder. getJobOrBuilder()Required.JobOrBuilderCreateJobRequest. getJobOrBuilder()Required.JobOrBuilderCreateJobRequestOrBuilder. getJobOrBuilder()Required.JobOrBuilderListJobsResponse.Builder. getJobsOrBuilder(int index)List of jobs in the specified region.JobOrBuilderListJobsResponse. getJobsOrBuilder(int index)List of jobs in the specified region.JobOrBuilderListJobsResponseOrBuilder. getJobsOrBuilder(int index)List of jobs in the specified region.Methods in com.google.cloud.video.transcoder.v1 that return types with arguments of type JobOrBuilder Modifier and Type Method Description List<? extends JobOrBuilder>ListJobsResponse.Builder. getJobsOrBuilderList()List of jobs in the specified region.List<? extends JobOrBuilder>ListJobsResponse. getJobsOrBuilderList()List of jobs in the specified region.List<? extends JobOrBuilder>ListJobsResponseOrBuilder. getJobsOrBuilderList()List of jobs in the specified region.
-