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