Uses of Enum
com.google.bigtable.v2.ReadModifyWriteRule.RuleCase
-
Uses of ReadModifyWriteRule.RuleCase in com.google.bigtable.v2
Methods in com.google.bigtable.v2 that return ReadModifyWriteRule.RuleCaseModifier and TypeMethodDescriptionstatic ReadModifyWriteRule.RuleCaseReadModifyWriteRule.RuleCase.forNumber(int value) ReadModifyWriteRule.Builder.getRuleCase()ReadModifyWriteRule.getRuleCase()ReadModifyWriteRuleOrBuilder.getRuleCase()static ReadModifyWriteRule.RuleCaseReadModifyWriteRule.RuleCase.valueOf(int value) Deprecated.static ReadModifyWriteRule.RuleCaseReturns the enum constant of this type with the specified name.static ReadModifyWriteRule.RuleCase[]ReadModifyWriteRule.RuleCase.values()Returns an array containing the constants of this enum type, in the order they are declared.