public static final class SqlInstanceNamesServiceGrpc.SqlInstanceNamesServiceFutureStub extends AbstractFutureStub<SqlInstanceNamesServiceGrpc.SqlInstanceNamesServiceFutureStub>A stub to allow clients to do ListenableFuture-style rpc calls to service SqlInstanceNamesService.
Cloud SQL instance names service.
Inheritance
java.lang.Object > io.grpc.stub.AbstractStub > io.grpc.stub.AbstractFutureStub > SqlInstanceNamesServiceGrpc.SqlInstanceNamesServiceFutureStubMethods
build(Channel channel, CallOptions callOptions)
protected SqlInstanceNamesServiceGrpc.SqlInstanceNamesServiceFutureStub build(Channel channel, CallOptions callOptions)| Parameters | |
|---|---|
| Name | Description |
channel |
io.grpc.Channel |
callOptions |
io.grpc.CallOptions |
| Returns | |
|---|---|
| Type | Description |
SqlInstanceNamesServiceGrpc.SqlInstanceNamesServiceFutureStub |
|
io.grpc.stub.AbstractStub.build(io.grpc.Channel,io.grpc.CallOptions)