Uses of Class
com.google.cloud.texttospeech.v1beta1.TextToSpeechGrpc.TextToSpeechFutureStub
-
Packages that use TextToSpeechGrpc.TextToSpeechFutureStub Package Description com.google.cloud.texttospeech.v1beta1 A client to Cloud Text-to-Speech API -
-
Uses of TextToSpeechGrpc.TextToSpeechFutureStub in com.google.cloud.texttospeech.v1beta1
Methods in com.google.cloud.texttospeech.v1beta1 that return TextToSpeechGrpc.TextToSpeechFutureStub Modifier and Type Method Description protected TextToSpeechGrpc.TextToSpeechFutureStub
TextToSpeechGrpc.TextToSpeechFutureStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static TextToSpeechGrpc.TextToSpeechFutureStub
TextToSpeechGrpc. newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
-