Class SqlEventsServiceGrpc.SqlEventsServiceBlockingV2Stub (0.1.0)

public static final class SqlEventsServiceGrpc.SqlEventsServiceBlockingV2Stub extends AbstractBlockingStub<SqlEventsServiceGrpc.SqlEventsServiceBlockingV2Stub>

A stub to allow clients to do 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.SqlEventsServiceBlockingV2Stub

Methods

build(Channel channel, CallOptions callOptions)

protected SqlEventsServiceGrpc.SqlEventsServiceBlockingV2Stub build(Channel channel, CallOptions callOptions)
Parameters
Name Description
channel io.grpc.Channel
callOptions io.grpc.CallOptions
Returns
Type Description
SqlEventsServiceGrpc.SqlEventsServiceBlockingV2Stub
Overrides
io.grpc.stub.AbstractStub.build(io.grpc.Channel,io.grpc.CallOptions)