Class AlloyDBCSQLAdminGrpc.AlloyDBCSQLAdminFutureStub (0.52.0)

public static final class AlloyDBCSQLAdminGrpc.AlloyDBCSQLAdminFutureStub extends AbstractFutureStub<AlloyDBCSQLAdminGrpc.AlloyDBCSQLAdminFutureStub>

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

Service for interactions with CloudSQL.

Inheritance

java.lang.Object > io.grpc.stub.AbstractStub > io.grpc.stub.AbstractFutureStub > AlloyDBCSQLAdminGrpc.AlloyDBCSQLAdminFutureStub

Methods

build(Channel channel, CallOptions callOptions)

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

restoreFromCloudSQL(RestoreFromCloudSQLRequest request)

public ListenableFuture<Operation> restoreFromCloudSQL(RestoreFromCloudSQLRequest request)

Restores an AlloyDB cluster from a CloudSQL resource.

Parameter
Name Description
request RestoreFromCloudSQLRequest
Returns
Type Description
com.google.common.util.concurrent.ListenableFuture<Operation>