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