Uses of Enum
com.google.cloud.bigtable.data.v2.models.ChangeStreamMutation.MutationType
Packages that use ChangeStreamMutation.MutationType
-
Uses of ChangeStreamMutation.MutationType in com.google.cloud.bigtable.data.v2.models
Methods in com.google.cloud.bigtable.data.v2.models that return ChangeStreamMutation.MutationTypeModifier and TypeMethodDescriptionabstract ChangeStreamMutation.MutationTypeChangeStreamMutation.getType()Get the type of the current mutation.Returns the enum constant of this type with the specified name.static ChangeStreamMutation.MutationType[]ChangeStreamMutation.MutationType.values()Returns an array containing the constants of this enum type, in the order they are declared.