Uses of Interface
com.google.cloud.datastream.v1alpha1.Stream.BackfillAllStrategyOrBuilder
-
Packages that use Stream.BackfillAllStrategyOrBuilder Package Description com.google.cloud.datastream.v1alpha1 A client to Datastream API -
-
Uses of Stream.BackfillAllStrategyOrBuilder in com.google.cloud.datastream.v1alpha1
Classes in com.google.cloud.datastream.v1alpha1 that implement Stream.BackfillAllStrategyOrBuilder Modifier and Type Class Description static classStream.BackfillAllStrategyBackfill strategy to automatically backfill the Stream's objects.static classStream.BackfillAllStrategy.BuilderBackfill strategy to automatically backfill the Stream's objects.Methods in com.google.cloud.datastream.v1alpha1 that return Stream.BackfillAllStrategyOrBuilder Modifier and Type Method Description Stream.BackfillAllStrategyOrBuilderStream.Builder. getBackfillAllOrBuilder()Automatically backfill objects included in the stream source configuration.Stream.BackfillAllStrategyOrBuilderStream. getBackfillAllOrBuilder()Automatically backfill objects included in the stream source configuration.Stream.BackfillAllStrategyOrBuilderStreamOrBuilder. getBackfillAllOrBuilder()Automatically backfill objects included in the stream source configuration.
-