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