For more information on the search, visit the help page.
BackupServiceStub
__init__
Create
Delete
Get
List
ListByCluster
backup_service_pb2_grpc
BackupService
BackupServiceServicer
add_BackupServiceServicer_to_server
nebius.api.nebius.msp.postgresql.v1alpha1.backup_service_pb2_grpc.BackupServiceStub
nebius
api
msp
postgresql
v1alpha1
class BackupServiceStub(object): (source)
Constructor: BackupServiceStub(channel)
BackupServiceStub(channel)
View In Hierarchy
A set of methods for managing PostgreSQL Cluster backups.
Constructor. Args: channel: A grpc.Channel.
Undocumented