public static final class ContentServiceGrpc.ContentServiceFutureStub extends AbstractFutureStub<ContentServiceGrpc.ContentServiceFutureStub>A stub to allow clients to do ListenableFuture-style rpc calls to service ContentService.
ContentService manages Notebook and SQL Scripts for Dataplex Universal Catalog.
Inheritance
java.lang.Object > io.grpc.stub.AbstractStub > io.grpc.stub.AbstractFutureStub > ContentServiceGrpc.ContentServiceFutureStubMethods
build(Channel channel, CallOptions callOptions)
protected ContentServiceGrpc.ContentServiceFutureStub build(Channel channel, CallOptions callOptions)| Parameters | |
|---|---|
| Name | Description |
channel |
io.grpc.Channel |
callOptions |
io.grpc.CallOptions |
| Returns | |
|---|---|
| Type | Description |
ContentServiceGrpc.ContentServiceFutureStub |
|
io.grpc.stub.AbstractStub.build(io.grpc.Channel,io.grpc.CallOptions)