Uses of Class
com.google.cloud.datastream.v1.Stream.BackfillAllStrategy.ExcludedObjectsCase
-
Packages that use Stream.BackfillAllStrategy.ExcludedObjectsCase Package Description com.google.cloud.datastream.v1 A client to Datastream API -
-
Uses of Stream.BackfillAllStrategy.ExcludedObjectsCase in com.google.cloud.datastream.v1
Methods in com.google.cloud.datastream.v1 that return Stream.BackfillAllStrategy.ExcludedObjectsCase Modifier and Type Method Description static Stream.BackfillAllStrategy.ExcludedObjectsCaseStream.BackfillAllStrategy.ExcludedObjectsCase. forNumber(int value)Stream.BackfillAllStrategy.ExcludedObjectsCaseStream.BackfillAllStrategy.Builder. getExcludedObjectsCase()Stream.BackfillAllStrategy.ExcludedObjectsCaseStream.BackfillAllStrategy. getExcludedObjectsCase()Stream.BackfillAllStrategy.ExcludedObjectsCaseStream.BackfillAllStrategyOrBuilder. getExcludedObjectsCase()static Stream.BackfillAllStrategy.ExcludedObjectsCaseStream.BackfillAllStrategy.ExcludedObjectsCase. valueOf(int value)Deprecated.static Stream.BackfillAllStrategy.ExcludedObjectsCaseStream.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.
-