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