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