Uses of Interface
com.google.cloud.datastream.v1.BackfillJobOrBuilder
-
Packages that use BackfillJobOrBuilder Package Description com.google.cloud.datastream.v1 A client to Datastream API -
-
Uses of BackfillJobOrBuilder in com.google.cloud.datastream.v1
Classes in com.google.cloud.datastream.v1 that implement BackfillJobOrBuilder Modifier and Type Class Description classBackfillJobRepresents a backfill job on a specific stream object.static classBackfillJob.BuilderRepresents a backfill job on a specific stream object.Methods in com.google.cloud.datastream.v1 that return BackfillJobOrBuilder Modifier and Type Method Description BackfillJobOrBuilderStreamObject.Builder. getBackfillJobOrBuilder()The latest backfill job that was initiated for the stream object.BackfillJobOrBuilderStreamObject. getBackfillJobOrBuilder()The latest backfill job that was initiated for the stream object.BackfillJobOrBuilderStreamObjectOrBuilder. getBackfillJobOrBuilder()The latest backfill job that was initiated for the stream object.
-