Uses of Enum
com.google.spanner.v1.TransactionSelector.SelectorCase
-
Uses of TransactionSelector.SelectorCase in com.google.spanner.v1
Methods in com.google.spanner.v1 that return TransactionSelector.SelectorCaseModifier and TypeMethodDescriptionTransactionSelector.SelectorCase.forNumber(int value) TransactionSelector.Builder.getSelectorCase()TransactionSelector.getSelectorCase()TransactionSelectorOrBuilder.getSelectorCase()TransactionSelector.SelectorCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.static TransactionSelector.SelectorCase[]TransactionSelector.SelectorCase.values()Returns an array containing the constants of this enum type, in the order they are declared.