Uses of Interface
com.google.cloud.alloydb.v1alpha.MigrationSourceOrBuilder
-
Packages that use MigrationSourceOrBuilder Package Description com.google.cloud.alloydb.v1alpha A client to AlloyDB API -
-
Uses of MigrationSourceOrBuilder in com.google.cloud.alloydb.v1alpha
Classes in com.google.cloud.alloydb.v1alpha that implement MigrationSourceOrBuilder Modifier and Type Class Description class
MigrationSource
Subset of the source instance configuration that is available when reading the cluster resource.static class
MigrationSource.Builder
Subset of the source instance configuration that is available when reading the cluster resource.Methods in com.google.cloud.alloydb.v1alpha that return MigrationSourceOrBuilder Modifier and Type Method Description MigrationSourceOrBuilder
Cluster.Builder. getMigrationSourceOrBuilder()
Output only.MigrationSourceOrBuilder
Cluster. getMigrationSourceOrBuilder()
Output only.MigrationSourceOrBuilder
ClusterOrBuilder. getMigrationSourceOrBuilder()
Output only.
-