Class SqlInstanceNamesServiceGrpc.SqlInstanceNamesServiceStub (0.1.0)

public static final class SqlInstanceNamesServiceGrpc.SqlInstanceNamesServiceStub extends AbstractAsyncStub<SqlInstanceNamesServiceGrpc.SqlInstanceNamesServiceStub>

A stub to allow clients to do asynchronous rpc calls to service SqlInstanceNamesService.

Cloud SQL instance names service.

Inheritance

java.lang.Object > io.grpc.stub.AbstractStub > io.grpc.stub.AbstractAsyncStub > SqlInstanceNamesServiceGrpc.SqlInstanceNamesServiceStub

Methods

build(Channel channel, CallOptions callOptions)

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