Class AlloyDBCSQLAdminGrpc.AlloyDBCSQLAdminBlockingStub (0.56.0)

public static final class AlloyDBCSQLAdminGrpc.AlloyDBCSQLAdminBlockingStub extends AbstractBlockingStub<AlloyDBCSQLAdminGrpc.AlloyDBCSQLAdminBlockingStub>

A stub to allow clients to do limited synchronous rpc calls to service AlloyDBCSQLAdmin.

Service for interactions with CloudSQL.

Inheritance

java.lang.Object > io.grpc.stub.AbstractStub > io.grpc.stub.AbstractBlockingStub > AlloyDBCSQLAdminGrpc.AlloyDBCSQLAdminBlockingStub

Methods

build(Channel channel, CallOptions callOptions)

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

restoreFromCloudSQL(RestoreFromCloudSQLRequest request)

public Operation restoreFromCloudSQL(RestoreFromCloudSQLRequest request)

Restores an AlloyDB cluster from a CloudSQL resource.

Parameter
Name Description
request RestoreFromCloudSQLRequest
Returns
Type Description
Operation