Uses of Class
com.google.datastore.v1.Mutation.ConflictDetectionStrategyCase
-
Packages that use Mutation.ConflictDetectionStrategyCase Package Description com.google.datastore.v1 -
-
Uses of Mutation.ConflictDetectionStrategyCase in com.google.datastore.v1
Methods in com.google.datastore.v1 that return Mutation.ConflictDetectionStrategyCase Modifier and Type Method Description static Mutation.ConflictDetectionStrategyCaseMutation.ConflictDetectionStrategyCase. forNumber(int value)Mutation.ConflictDetectionStrategyCaseMutation.Builder. getConflictDetectionStrategyCase()Mutation.ConflictDetectionStrategyCaseMutation. getConflictDetectionStrategyCase()Mutation.ConflictDetectionStrategyCaseMutationOrBuilder. getConflictDetectionStrategyCase()static Mutation.ConflictDetectionStrategyCaseMutation.ConflictDetectionStrategyCase. valueOf(int value)Deprecated.static Mutation.ConflictDetectionStrategyCaseMutation.ConflictDetectionStrategyCase. valueOf(String name)Returns the enum constant of this type with the specified name.static Mutation.ConflictDetectionStrategyCase[]Mutation.ConflictDetectionStrategyCase. values()Returns an array containing the constants of this enum type, in the order they are declared.
-