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