public static final class StreamingVideoIntelligenceServiceGrpc.StreamingVideoIntelligenceServiceBlockingStub extends AbstractBlockingStub<StreamingVideoIntelligenceServiceGrpc.StreamingVideoIntelligenceServiceBlockingStub>A stub to allow clients to do limited synchronous rpc calls to service StreamingVideoIntelligenceService.
Service that implements streaming Video Intelligence API.
Inheritance
java.lang.Object > io.grpc.stub.AbstractStub > io.grpc.stub.AbstractBlockingStub > StreamingVideoIntelligenceServiceGrpc.StreamingVideoIntelligenceServiceBlockingStubMethods
build(Channel channel, CallOptions callOptions)
protected StreamingVideoIntelligenceServiceGrpc.StreamingVideoIntelligenceServiceBlockingStub build(Channel channel, CallOptions callOptions)| Parameters | |
|---|---|
| Name | Description |
channel |
io.grpc.Channel |
callOptions |
io.grpc.CallOptions |
| Returns | |
|---|---|
| Type | Description |
StreamingVideoIntelligenceServiceGrpc.StreamingVideoIntelligenceServiceBlockingStub |
|
io.grpc.stub.AbstractStub.build(io.grpc.Channel,io.grpc.CallOptions)