Uses of Interface
com.google.cloud.alloydb.v1.BackupSourceOrBuilder
-
Packages that use BackupSourceOrBuilder Package Description com.google.cloud.alloydb.v1 A client to AlloyDB API -
-
Uses of BackupSourceOrBuilder in com.google.cloud.alloydb.v1
Classes in com.google.cloud.alloydb.v1 that implement BackupSourceOrBuilder Modifier and Type Class Description class
BackupSource
Message describing a BackupSource.static class
BackupSource.Builder
Message describing a BackupSource.Methods in com.google.cloud.alloydb.v1 that return BackupSourceOrBuilder Modifier and Type Method Description BackupSourceOrBuilder
Cluster.Builder. getBackupSourceOrBuilder()
Output only.BackupSourceOrBuilder
Cluster. getBackupSourceOrBuilder()
Output only.BackupSourceOrBuilder
ClusterOrBuilder. getBackupSourceOrBuilder()
Output only.BackupSourceOrBuilder
RestoreClusterRequest.Builder. getBackupSourceOrBuilder()
Backup source.BackupSourceOrBuilder
RestoreClusterRequest. getBackupSourceOrBuilder()
Backup source.BackupSourceOrBuilder
RestoreClusterRequestOrBuilder. getBackupSourceOrBuilder()
Backup source.
-