Uses of Class
com.google.cloud.video.transcoder.v1.Job
-
Packages that use Job Package Description com.google.cloud.video.transcoder.v1 A client to Transcoder APIcom.google.cloud.video.transcoder.v1.stub -
-
Uses of Job in com.google.cloud.video.transcoder.v1
Methods in com.google.cloud.video.transcoder.v1 that return Job Modifier and Type Method Description JobJob.Builder. build()JobJob.Builder. buildPartial()JobTranscoderServiceClient. createJob(CreateJobRequest request)Creates a job in the specified region.JobTranscoderServiceClient. createJob(LocationName parent, Job job)Creates a job in the specified region.JobTranscoderServiceClient. createJob(String parent, Job job)Creates a job in the specified region.JobTranscoderServiceGrpc.TranscoderServiceBlockingStub. createJob(CreateJobRequest request)Creates a job in the specified region.static JobJob. getDefaultInstance()JobJob.Builder. getDefaultInstanceForType()JobJob. getDefaultInstanceForType()JobCreateJobRequest.Builder. getJob()Required.JobCreateJobRequest. getJob()Required.JobCreateJobRequestOrBuilder. getJob()Required.JobTranscoderServiceClient. getJob(GetJobRequest request)Returns the job data.JobTranscoderServiceClient. getJob(JobName name)Returns the job data.JobTranscoderServiceClient. getJob(String name)Returns the job data.JobTranscoderServiceGrpc.TranscoderServiceBlockingStub. getJob(GetJobRequest request)Returns the job data.JobListJobsResponse.Builder. getJobs(int index)List of jobs in the specified region.JobListJobsResponse. getJobs(int index)List of jobs in the specified region.JobListJobsResponseOrBuilder. getJobs(int index)List of jobs in the specified region.static JobJob. parseDelimitedFrom(InputStream input)static JobJob. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static JobJob. parseFrom(byte[] data)static JobJob. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static JobJob. parseFrom(com.google.protobuf.ByteString data)static JobJob. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static JobJob. parseFrom(com.google.protobuf.CodedInputStream input)static JobJob. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static JobJob. parseFrom(InputStream input)static JobJob. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static JobJob. parseFrom(ByteBuffer data)static JobJob. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.video.transcoder.v1 that return types with arguments of type Job Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<Job>TranscoderServiceGrpc.TranscoderServiceFutureStub. createJob(CreateJobRequest request)Creates a job in the specified region.com.google.api.gax.rpc.UnaryCallable<CreateJobRequest,Job>TranscoderServiceClient. createJobCallable()Creates a job in the specified region.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateJobRequest,Job>TranscoderServiceSettings.Builder. createJobSettings()Returns the builder for the settings used for calls to createJob.com.google.api.gax.rpc.UnaryCallSettings<CreateJobRequest,Job>TranscoderServiceSettings. createJobSettings()Returns the object with the settings used for calls to createJob.static io.grpc.MethodDescriptor<CreateJobRequest,Job>TranscoderServiceGrpc. getCreateJobMethod()static io.grpc.MethodDescriptor<GetJobRequest,Job>TranscoderServiceGrpc. getGetJobMethod()com.google.common.util.concurrent.ListenableFuture<Job>TranscoderServiceGrpc.TranscoderServiceFutureStub. getJob(GetJobRequest request)Returns the job data.com.google.api.gax.rpc.UnaryCallable<GetJobRequest,Job>TranscoderServiceClient. getJobCallable()Returns the job data.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetJobRequest,Job>TranscoderServiceSettings.Builder. getJobSettings()Returns the builder for the settings used for calls to getJob.com.google.api.gax.rpc.UnaryCallSettings<GetJobRequest,Job>TranscoderServiceSettings. getJobSettings()Returns the object with the settings used for calls to getJob.List<Job>ListJobsResponse.Builder. getJobsList()List of jobs in the specified region.List<Job>ListJobsResponse. getJobsList()List of jobs in the specified region.List<Job>ListJobsResponseOrBuilder. getJobsList()List of jobs in the specified region.com.google.protobuf.Parser<Job>Job. getParserForType()static com.google.protobuf.Parser<Job>Job. parser()Methods in com.google.cloud.video.transcoder.v1 with parameters of type Job Modifier and Type Method Description ListJobsResponse.BuilderListJobsResponse.Builder. addJobs(int index, Job value)List of jobs in the specified region.ListJobsResponse.BuilderListJobsResponse.Builder. addJobs(Job value)List of jobs in the specified region.JobTranscoderServiceClient. createJob(LocationName parent, Job job)Creates a job in the specified region.JobTranscoderServiceClient. createJob(String parent, Job job)Creates a job in the specified region.Job.BuilderJob.Builder. mergeFrom(Job other)CreateJobRequest.BuilderCreateJobRequest.Builder. mergeJob(Job value)Required.static Job.BuilderJob. newBuilder(Job prototype)CreateJobRequest.BuilderCreateJobRequest.Builder. setJob(Job value)Required.ListJobsResponse.BuilderListJobsResponse.Builder. setJobs(int index, Job value)List of jobs in the specified region.Method parameters in com.google.cloud.video.transcoder.v1 with type arguments of type Job Modifier and Type Method Description ListJobsResponse.BuilderListJobsResponse.Builder. addAllJobs(Iterable<? extends Job> values)List of jobs in the specified region.static com.google.api.core.ApiFuture<TranscoderServiceClient.ListJobsPagedResponse>TranscoderServiceClient.ListJobsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListJobsRequest,ListJobsResponse,Job> context, com.google.api.core.ApiFuture<ListJobsResponse> futureResponse)default voidTranscoderServiceGrpc.AsyncService. createJob(CreateJobRequest request, io.grpc.stub.StreamObserver<Job> responseObserver)Creates a job in the specified region.voidTranscoderServiceGrpc.TranscoderServiceStub. createJob(CreateJobRequest request, io.grpc.stub.StreamObserver<Job> responseObserver)Creates a job in the specified region.protected TranscoderServiceClient.ListJobsPageTranscoderServiceClient.ListJobsPage. createPage(com.google.api.gax.rpc.PageContext<ListJobsRequest,ListJobsResponse,Job> context, ListJobsResponse response)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)default voidTranscoderServiceGrpc.AsyncService. getJob(GetJobRequest request, io.grpc.stub.StreamObserver<Job> responseObserver)Returns the job data.voidTranscoderServiceGrpc.TranscoderServiceStub. getJob(GetJobRequest request, io.grpc.stub.StreamObserver<Job> responseObserver)Returns the job data. -
Uses of Job in com.google.cloud.video.transcoder.v1.stub
Methods in com.google.cloud.video.transcoder.v1.stub that return types with arguments of type Job Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateJobRequest,Job>GrpcTranscoderServiceStub. createJobCallable()com.google.api.gax.rpc.UnaryCallable<CreateJobRequest,Job>HttpJsonTranscoderServiceStub. createJobCallable()com.google.api.gax.rpc.UnaryCallable<CreateJobRequest,Job>TranscoderServiceStub. createJobCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateJobRequest,Job>TranscoderServiceStubSettings.Builder. createJobSettings()Returns the builder for the settings used for calls to createJob.com.google.api.gax.rpc.UnaryCallSettings<CreateJobRequest,Job>TranscoderServiceStubSettings. createJobSettings()Returns the object with the settings used for calls to createJob.com.google.api.gax.rpc.UnaryCallable<GetJobRequest,Job>GrpcTranscoderServiceStub. getJobCallable()com.google.api.gax.rpc.UnaryCallable<GetJobRequest,Job>HttpJsonTranscoderServiceStub. getJobCallable()com.google.api.gax.rpc.UnaryCallable<GetJobRequest,Job>TranscoderServiceStub. getJobCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetJobRequest,Job>TranscoderServiceStubSettings.Builder. getJobSettings()Returns the builder for the settings used for calls to getJob.com.google.api.gax.rpc.UnaryCallSettings<GetJobRequest,Job>TranscoderServiceStubSettings. getJobSettings()Returns the object with the settings used for calls to getJob.
-