Uses of Class
com.google.cloud.alloydb.v1.Cluster.SourceCase
-
Packages that use Cluster.SourceCase Package Description com.google.cloud.alloydb.v1 A client to AlloyDB API -
-
Uses of Cluster.SourceCase in com.google.cloud.alloydb.v1
Methods in com.google.cloud.alloydb.v1 that return Cluster.SourceCase Modifier and Type Method Description static Cluster.SourceCaseCluster.SourceCase. forNumber(int value)Cluster.SourceCaseCluster.Builder. getSourceCase()Cluster.SourceCaseCluster. getSourceCase()Cluster.SourceCaseClusterOrBuilder. getSourceCase()static Cluster.SourceCaseCluster.SourceCase. valueOf(int value)Deprecated.static Cluster.SourceCaseCluster.SourceCase. valueOf(String name)Returns the enum constant of this type with the specified name.static Cluster.SourceCase[]Cluster.SourceCase. values()Returns an array containing the constants of this enum type, in the order they are declared.
-