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