public static final class SqlEventsServiceGrpc.SqlEventsServiceBlockingStub extends AbstractBlockingStub<SqlEventsServiceGrpc.SqlEventsServiceBlockingStub>A stub to allow clients to do limited synchronous rpc calls to service SqlEventsService.
Service that exposes Cloud SQL event information. This service is only used internally.
Inheritance
java.lang.Object > io.grpc.stub.AbstractStub > io.grpc.stub.AbstractBlockingStub > SqlEventsServiceGrpc.SqlEventsServiceBlockingStubMethods
build(Channel channel, CallOptions callOptions)
protected SqlEventsServiceGrpc.SqlEventsServiceBlockingStub build(Channel channel, CallOptions callOptions)| Parameters | |
|---|---|
| Name | Description |
channel |
io.grpc.Channel |
callOptions |
io.grpc.CallOptions |
| Returns | |
|---|---|
| Type | Description |
SqlEventsServiceGrpc.SqlEventsServiceBlockingStub |
|
io.grpc.stub.AbstractStub.build(io.grpc.Channel,io.grpc.CallOptions)