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 class
Job
Transcoding job resource.static class
Job.Builder
Transcoding job resource.Methods in com.google.cloud.video.transcoder.v1 that return JobOrBuilder Modifier and Type Method Description JobOrBuilder
CreateJobRequest.Builder. getJobOrBuilder()
Required.JobOrBuilder
CreateJobRequest. getJobOrBuilder()
Required.JobOrBuilder
CreateJobRequestOrBuilder. getJobOrBuilder()
Required.JobOrBuilder
ListJobsResponse.Builder. getJobsOrBuilder(int index)
List of jobs in the specified region.JobOrBuilder
ListJobsResponse. getJobsOrBuilder(int index)
List of jobs in the specified region.JobOrBuilder
ListJobsResponseOrBuilder. 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.
-