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