Uses of Enum
com.google.bigtable.v2.Mutation.MutationCase
-
Uses of Mutation.MutationCase in com.google.bigtable.v2
Methods in com.google.bigtable.v2 that return Mutation.MutationCaseModifier and TypeMethodDescriptionstatic Mutation.MutationCaseMutation.MutationCase.forNumber(int value) Mutation.Builder.getMutationCase()Mutation.getMutationCase()MutationOrBuilder.getMutationCase()static Mutation.MutationCaseMutation.MutationCase.valueOf(int value) Deprecated.static Mutation.MutationCaseReturns the enum constant of this type with the specified name.static Mutation.MutationCase[]Mutation.MutationCase.values()Returns an array containing the constants of this enum type, in the order they are declared.