Uses of Enum
com.google.spanner.v1.Mutation.OperationCase
-
Uses of Mutation.OperationCase in com.google.spanner.v1
Methods in com.google.spanner.v1 that return Mutation.OperationCaseModifier and TypeMethodDescriptionstatic Mutation.OperationCaseMutation.OperationCase.forNumber(int value) Mutation.Builder.getOperationCase()Mutation.getOperationCase()MutationOrBuilder.getOperationCase()static Mutation.OperationCaseMutation.OperationCase.valueOf(int value) Deprecated.static Mutation.OperationCaseReturns the enum constant of this type with the specified name.static Mutation.OperationCase[]Mutation.OperationCase.values()Returns an array containing the constants of this enum type, in the order they are declared.