Class TranscoderServiceStub (0.4.3)

publicabstractclass TranscoderServiceStubimplementsBackgroundResource

(deprecated) This class is deprecated and will be removed in the next major version update.

Base stub class for the TranscoderService service API.

This class is for advanced usage and reflects the underlying API directly.

Inheritance

java.lang.Object > TranscoderServiceStub

Implements

BackgroundResource

Constructors

TranscoderServiceStub() (deprecated)

publicTranscoderServiceStub()

Methods

close() (deprecated)

publicabstractvoidclose()

createJobCallable() (deprecated)

publicUnaryCallable<CreateJobRequest,Job>createJobCallable()
Returns
Type Description

createJobTemplateCallable() (deprecated)

publicUnaryCallable<CreateJobTemplateRequest,JobTemplate>createJobTemplateCallable()
Returns
Type Description

deleteJobCallable() (deprecated)

publicUnaryCallable<DeleteJobRequest,Empty>deleteJobCallable()
Returns
Type Description

deleteJobTemplateCallable() (deprecated)

publicUnaryCallable<DeleteJobTemplateRequest,Empty>deleteJobTemplateCallable()
Returns
Type Description

getJobCallable() (deprecated)

publicUnaryCallable<GetJobRequest,Job>getJobCallable()
Returns
Type Description

getJobTemplateCallable() (deprecated)

publicUnaryCallable<GetJobTemplateRequest,JobTemplate>getJobTemplateCallable()
Returns
Type Description

listJobTemplatesCallable() (deprecated)

publicUnaryCallable<ListJobTemplatesRequest,ListJobTemplatesResponse>listJobTemplatesCallable()
Returns
Type Description

listJobTemplatesPagedCallable() (deprecated)

publicUnaryCallable<ListJobTemplatesRequest,TranscoderServiceClient.ListJobTemplatesPagedResponse>listJobTemplatesPagedCallable()
Returns
Type Description

listJobsCallable() (deprecated)

publicUnaryCallable<ListJobsRequest,ListJobsResponse>listJobsCallable()
Returns
Type Description

listJobsPagedCallable() (deprecated)

publicUnaryCallable<ListJobsRequest,TranscoderServiceClient.ListJobsPagedResponse>listJobsPagedCallable()
Returns
Type Description

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年11月19日 UTC.