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