Uses of Enum
com.google.cloud.firestore.pipeline.stages.ReplaceWith.Mode
Packages that use ReplaceWith.Mode
-
Uses of ReplaceWith.Mode in com.google.cloud.firestore.pipeline.stages
Methods in com.google.cloud.firestore.pipeline.stages that return ReplaceWith.ModeModifier and TypeMethodDescriptionstatic ReplaceWith.ModeReturns the enum constant of this type with the specified name.static ReplaceWith.Mode[]ReplaceWith.Mode.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in com.google.cloud.firestore.pipeline.stages with parameters of type ReplaceWith.Mode