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