Uses of Interface
com.google.bigtable.admin.v2.ChangeStreamConfigOrBuilder
-
Packages that use ChangeStreamConfigOrBuilder Package Description com.google.bigtable.admin.v2 -
-
Uses of ChangeStreamConfigOrBuilder in com.google.bigtable.admin.v2
Classes in com.google.bigtable.admin.v2 that implement ChangeStreamConfigOrBuilder Modifier and Type Class Description classChangeStreamConfigChange stream configuration.static classChangeStreamConfig.BuilderChange stream configuration.Methods in com.google.bigtable.admin.v2 that return ChangeStreamConfigOrBuilder Modifier and Type Method Description ChangeStreamConfigOrBuilderTable.Builder. getChangeStreamConfigOrBuilder()If specified, enable the change stream on this table.ChangeStreamConfigOrBuilderTable. getChangeStreamConfigOrBuilder()If specified, enable the change stream on this table.ChangeStreamConfigOrBuilderTableOrBuilder. getChangeStreamConfigOrBuilder()If specified, enable the change stream on this table.
-