Class StreamingVideoIntelligenceServiceGrpc.StreamingVideoIntelligenceServiceFutureStub (2.43.0)

public static final class StreamingVideoIntelligenceServiceGrpc.StreamingVideoIntelligenceServiceFutureStub extends AbstractFutureStub<StreamingVideoIntelligenceServiceGrpc.StreamingVideoIntelligenceServiceFutureStub>

A stub to allow clients to do ListenableFuture-style rpc calls to service StreamingVideoIntelligenceService.

Service that implements streaming Video Intelligence API.

Inheritance

java.lang.Object > io.grpc.stub.AbstractStub > io.grpc.stub.AbstractFutureStub > StreamingVideoIntelligenceServiceGrpc.StreamingVideoIntelligenceServiceFutureStub

Methods

build(Channel channel, CallOptions callOptions)

protected StreamingVideoIntelligenceServiceGrpc.StreamingVideoIntelligenceServiceFutureStub build(Channel channel, CallOptions callOptions)
Parameters
Name Description
channel io.grpc.Channel
callOptions io.grpc.CallOptions
Returns
Type Description
StreamingVideoIntelligenceServiceGrpc.StreamingVideoIntelligenceServiceFutureStub
Overrides
io.grpc.stub.AbstractStub.build(io.grpc.Channel,io.grpc.CallOptions)