Class SqlRegionsServiceGrpc.SqlRegionsServiceFutureStub (0.1.0)

public static final class SqlRegionsServiceGrpc.SqlRegionsServiceFutureStub extends AbstractFutureStub<SqlRegionsServiceGrpc.SqlRegionsServiceFutureStub>

A stub to allow clients to do ListenableFuture-style rpc calls to service SqlRegionsService.

Service that exposes Cloud SQL region information. This service is only used internally and does not follow the same patterns as the other v1 RPCs.

Inheritance

java.lang.Object > io.grpc.stub.AbstractStub > io.grpc.stub.AbstractFutureStub > SqlRegionsServiceGrpc.SqlRegionsServiceFutureStub

Methods

build(Channel channel, CallOptions callOptions)

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