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