public static final class ContentServiceGrpc.ContentServiceBlockingV2Stub extends AbstractBlockingStub<ContentServiceGrpc.ContentServiceBlockingV2Stub>A stub to allow clients to do synchronous 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.AbstractBlockingStub > ContentServiceGrpc.ContentServiceBlockingV2StubMethods
build(Channel channel, CallOptions callOptions)
protected ContentServiceGrpc.ContentServiceBlockingV2Stub build(Channel channel, CallOptions callOptions)| Parameters | |
|---|---|
| Name | Description |
channel |
io.grpc.Channel |
callOptions |
io.grpc.CallOptions |
| Returns | |
|---|---|
| Type | Description |
ContentServiceGrpc.ContentServiceBlockingV2Stub |
|
io.grpc.stub.AbstractStub.build(io.grpc.Channel,io.grpc.CallOptions)