Class SqlEventsServiceGrpc.SqlEventsServiceFutureStub (0.1.0)

public static final class SqlEventsServiceGrpc.SqlEventsServiceFutureStub extends AbstractFutureStub<SqlEventsServiceGrpc.SqlEventsServiceFutureStub>

A stub to allow clients to do ListenableFuture-style 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.AbstractFutureStub > SqlEventsServiceGrpc.SqlEventsServiceFutureStub

Methods

build(Channel channel, CallOptions callOptions)

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