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