Class AlloyDBCSQLAdminGrpc.AlloyDBCSQLAdminBlockingV2Stub (0.56.0)

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

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

Service for interactions with CloudSQL.

Inheritance

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

Methods

build(Channel channel, CallOptions callOptions)

protected AlloyDBCSQLAdminGrpc.AlloyDBCSQLAdminBlockingV2Stub build(Channel channel, CallOptions callOptions)
Parameters
Name Description
channel io.grpc.Channel
callOptions io.grpc.CallOptions
Returns
Type Description
AlloyDBCSQLAdminGrpc.AlloyDBCSQLAdminBlockingV2Stub
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