Uses of Interface
com.google.cloud.alloydb.v1.ContinuousBackupConfigOrBuilder
-
Packages that use ContinuousBackupConfigOrBuilder Package Description com.google.cloud.alloydb.v1 A client to AlloyDB API -
-
Uses of ContinuousBackupConfigOrBuilder in com.google.cloud.alloydb.v1
Classes in com.google.cloud.alloydb.v1 that implement ContinuousBackupConfigOrBuilder Modifier and Type Class Description class
ContinuousBackupConfig
ContinuousBackupConfig describes the continuous backups recovery configurations of a cluster.static class
ContinuousBackupConfig.Builder
ContinuousBackupConfig describes the continuous backups recovery configurations of a cluster.Methods in com.google.cloud.alloydb.v1 that return ContinuousBackupConfigOrBuilder Modifier and Type Method Description ContinuousBackupConfigOrBuilder
Cluster.Builder. getContinuousBackupConfigOrBuilder()
Optional.ContinuousBackupConfigOrBuilder
Cluster. getContinuousBackupConfigOrBuilder()
Optional.ContinuousBackupConfigOrBuilder
ClusterOrBuilder. getContinuousBackupConfigOrBuilder()
Optional.
-