public static final class SqlEventsServiceGrpc.SqlEventsServiceStub extends AbstractAsyncStub<SqlEventsServiceGrpc.SqlEventsServiceStub>A stub to allow clients to do asynchronous 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.AbstractAsyncStub > SqlEventsServiceGrpc.SqlEventsServiceStubMethods
build(Channel channel, CallOptions callOptions)
protected SqlEventsServiceGrpc.SqlEventsServiceStub build(Channel channel, CallOptions callOptions)| Parameters | |
|---|---|
| Name | Description |
channel |
io.grpc.Channel |
callOptions |
io.grpc.CallOptions |
| Returns | |
|---|---|
| Type | Description |
SqlEventsServiceGrpc.SqlEventsServiceStub |
|
io.grpc.stub.AbstractStub.build(io.grpc.Channel,io.grpc.CallOptions)