Uses of Class
com.google.cloud.contentwarehouse.v1.RuleSetServiceGrpc.RuleSetServiceFutureStub
-
Packages that use RuleSetServiceGrpc.RuleSetServiceFutureStub Package Description com.google.cloud.contentwarehouse.v1 A client to Document AI Warehouse API -
-
Uses of RuleSetServiceGrpc.RuleSetServiceFutureStub in com.google.cloud.contentwarehouse.v1
Methods in com.google.cloud.contentwarehouse.v1 that return RuleSetServiceGrpc.RuleSetServiceFutureStub Modifier and Type Method Description protected RuleSetServiceGrpc.RuleSetServiceFutureStub
RuleSetServiceGrpc.RuleSetServiceFutureStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static RuleSetServiceGrpc.RuleSetServiceFutureStub
RuleSetServiceGrpc. newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
-