Class SpeechTranslationServiceGrpc.SpeechTranslationServiceBlockingStub (0.9.4)

public static final class SpeechTranslationServiceGrpc.SpeechTranslationServiceBlockingStub extends AbstractBlockingStub<SpeechTranslationServiceGrpc.SpeechTranslationServiceBlockingStub>

Provides translation from/to media types.

Inheritance

java.lang.Object > io.grpc.stub.AbstractStub > io.grpc.stub.AbstractBlockingStub > SpeechTranslationServiceGrpc.SpeechTranslationServiceBlockingStub

Methods

build(Channel channel, CallOptions callOptions)

protected SpeechTranslationServiceGrpc.SpeechTranslationServiceBlockingStub build(Channel channel, CallOptions callOptions)
Parameters
NameDescription
channelio.grpc.Channel
callOptionsio.grpc.CallOptions
Returns
TypeDescription
SpeechTranslationServiceGrpc.SpeechTranslationServiceBlockingStub
Overrides
io.grpc.stub.AbstractStub.build(io.grpc.Channel,io.grpc.CallOptions)