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