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