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