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 Job
Job.Builder. build()
Job
Job.Builder. buildPartial()
Job
TranscoderServiceClient. createJob(CreateJobRequest request)
Creates a job in the specified region.Job
TranscoderServiceClient. createJob(LocationName parent, Job job)
Creates a job in the specified region.Job
TranscoderServiceClient. createJob(String parent, Job job)
Creates a job in the specified region.Job
TranscoderServiceGrpc.TranscoderServiceBlockingStub. createJob(CreateJobRequest request)
Creates a job in the specified region.static Job
Job. getDefaultInstance()
Job
Job.Builder. getDefaultInstanceForType()
Job
Job. getDefaultInstanceForType()
Job
CreateJobRequest.Builder. getJob()
Required.Job
CreateJobRequest. getJob()
Required.Job
CreateJobRequestOrBuilder. getJob()
Required.Job
TranscoderServiceClient. getJob(GetJobRequest request)
Returns the job data.Job
TranscoderServiceClient. getJob(JobName name)
Returns the job data.Job
TranscoderServiceClient. getJob(String name)
Returns the job data.Job
TranscoderServiceGrpc.TranscoderServiceBlockingStub. getJob(GetJobRequest request)
Returns the job data.Job
ListJobsResponse.Builder. getJobs(int index)
List of jobs in the specified region.Job
ListJobsResponse. getJobs(int index)
List of jobs in the specified region.Job
ListJobsResponseOrBuilder. getJobs(int index)
List of jobs in the specified region.static Job
Job. parseDelimitedFrom(InputStream input)
static Job
Job. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Job
Job. parseFrom(byte[] data)
static Job
Job. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Job
Job. parseFrom(com.google.protobuf.ByteString data)
static Job
Job. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Job
Job. parseFrom(com.google.protobuf.CodedInputStream input)
static Job
Job. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Job
Job. parseFrom(InputStream input)
static Job
Job. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Job
Job. parseFrom(ByteBuffer data)
static Job
Job. 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.Builder
ListJobsResponse.Builder. addJobs(int index, Job value)
List of jobs in the specified region.ListJobsResponse.Builder
ListJobsResponse.Builder. addJobs(Job value)
List of jobs in the specified region.Job
TranscoderServiceClient. createJob(LocationName parent, Job job)
Creates a job in the specified region.Job
TranscoderServiceClient. createJob(String parent, Job job)
Creates a job in the specified region.Job.Builder
Job.Builder. mergeFrom(Job other)
CreateJobRequest.Builder
CreateJobRequest.Builder. mergeJob(Job value)
Required.static Job.Builder
Job. newBuilder(Job prototype)
CreateJobRequest.Builder
CreateJobRequest.Builder. setJob(Job value)
Required.ListJobsResponse.Builder
ListJobsResponse.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.Builder
ListJobsResponse.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 void
TranscoderServiceGrpc.AsyncService. createJob(CreateJobRequest request, io.grpc.stub.StreamObserver<Job> responseObserver)
Creates a job in the specified region.void
TranscoderServiceGrpc.TranscoderServiceStub. createJob(CreateJobRequest request, io.grpc.stub.StreamObserver<Job> responseObserver)
Creates a job in the specified region.protected TranscoderServiceClient.ListJobsPage
TranscoderServiceClient.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 void
TranscoderServiceGrpc.AsyncService. getJob(GetJobRequest request, io.grpc.stub.StreamObserver<Job> responseObserver)
Returns the job data.void
TranscoderServiceGrpc.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.
-