Uses of Interface
com.google.cloud.alloydb.v1beta.BackupSourceOrBuilder
-
Packages that use BackupSourceOrBuilder Package Description com.google.cloud.alloydb.v1beta A client to AlloyDB API -
-
Uses of BackupSourceOrBuilder in com.google.cloud.alloydb.v1beta
Classes in com.google.cloud.alloydb.v1beta 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.v1beta 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.
-