Uses of Enum
com.google.firestore.v1.TransactionOptions.ModeCase
-
Uses of TransactionOptions.ModeCase in com.google.firestore.v1
Methods in com.google.firestore.v1 that return TransactionOptions.ModeCaseModifier and TypeMethodDescriptionstatic TransactionOptions.ModeCaseTransactionOptions.ModeCase.forNumber(int value) TransactionOptions.Builder.getModeCase()TransactionOptions.getModeCase()TransactionOptionsOrBuilder.getModeCase()static TransactionOptions.ModeCaseTransactionOptions.ModeCase.valueOf(int value) Deprecated.static TransactionOptions.ModeCaseReturns the enum constant of this type with the specified name.static TransactionOptions.ModeCase[]TransactionOptions.ModeCase.values()Returns an array containing the constants of this enum type, in the order they are declared.