Uses of Class
com.google.cloud.datastream.v1alpha1.Stream.BackfillAllStrategy.ExcludedObjectsCase
-
Packages that use Stream.BackfillAllStrategy.ExcludedObjectsCase Package Description com.google.cloud.datastream.v1alpha1 A client to Datastream API -
-
Uses of Stream.BackfillAllStrategy.ExcludedObjectsCase in com.google.cloud.datastream.v1alpha1
Methods in com.google.cloud.datastream.v1alpha1 that return Stream.BackfillAllStrategy.ExcludedObjectsCase Modifier and Type Method Description static Stream.BackfillAllStrategy.ExcludedObjectsCase
Stream.BackfillAllStrategy.ExcludedObjectsCase. forNumber(int value)
Stream.BackfillAllStrategy.ExcludedObjectsCase
Stream.BackfillAllStrategy.Builder. getExcludedObjectsCase()
Stream.BackfillAllStrategy.ExcludedObjectsCase
Stream.BackfillAllStrategy. getExcludedObjectsCase()
Stream.BackfillAllStrategy.ExcludedObjectsCase
Stream.BackfillAllStrategyOrBuilder. getExcludedObjectsCase()
static Stream.BackfillAllStrategy.ExcludedObjectsCase
Stream.BackfillAllStrategy.ExcludedObjectsCase. valueOf(int value)
Deprecated.static Stream.BackfillAllStrategy.ExcludedObjectsCase
Stream.BackfillAllStrategy.ExcludedObjectsCase. valueOf(String name)
Returns the enum constant of this type with the specified name.static Stream.BackfillAllStrategy.ExcludedObjectsCase[]
Stream.BackfillAllStrategy.ExcludedObjectsCase. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-