public static final class AlloyDBCSQLAdminGrpc.AlloyDBCSQLAdminStub extends AbstractAsyncStub<AlloyDBCSQLAdminGrpc.AlloyDBCSQLAdminStub>A stub to allow clients to do asynchronous rpc calls to service AlloyDBCSQLAdmin.
Service for interactions with CloudSQL.
Inheritance
java.lang.Object > io.grpc.stub.AbstractStub > io.grpc.stub.AbstractAsyncStub > AlloyDBCSQLAdminGrpc.AlloyDBCSQLAdminStubMethods
build(Channel channel, CallOptions callOptions)
protected AlloyDBCSQLAdminGrpc.AlloyDBCSQLAdminStub build(Channel channel, CallOptions callOptions)| Parameters | |
|---|---|
| Name | Description |
channel |
io.grpc.Channel |
callOptions |
io.grpc.CallOptions |
| Returns | |
|---|---|
| Type | Description |
AlloyDBCSQLAdminGrpc.AlloyDBCSQLAdminStub |
|
io.grpc.stub.AbstractStub.build(io.grpc.Channel,io.grpc.CallOptions)
restoreFromCloudSQL(RestoreFromCloudSQLRequest request, StreamObserver<Operation> responseObserver)
public void restoreFromCloudSQL(RestoreFromCloudSQLRequest request, StreamObserver<Operation> responseObserver)Restores an AlloyDB cluster from a CloudSQL resource.
| Parameters | |
|---|---|
| Name | Description |
request |
RestoreFromCloudSQLRequest |
responseObserver |
io.grpc.stub.StreamObserver<Operation> |