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.ImageAnnotatorFutureStubImageAnnotatorGrpc.ImageAnnotatorFutureStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)static ImageAnnotatorGrpc.ImageAnnotatorFutureStubImageAnnotatorGrpc. newFutureStub(io.grpc.Channel channel)Creates a new ListenableFuture-style stub that supports unary calls on the service
-