Uses of Interface
com.google.spanner.executor.v1.MutationAction.InsertArgsOrBuilder
-
Uses of MutationAction.InsertArgsOrBuilder in com.google.spanner.executor.v1
Classes in com.google.spanner.executor.v1 that implement MutationAction.InsertArgsOrBuilderModifier and TypeClassDescriptionstatic final classArguments to Insert, InsertOrUpdate, and Replace operations.static final classArguments to Insert, InsertOrUpdate, and Replace operations.Methods in com.google.spanner.executor.v1 that return MutationAction.InsertArgsOrBuilderModifier and TypeMethodDescriptionMutationAction.Mod.Builder.getInsertOrBuilder()Exactly one of the remaining elements may be present.MutationAction.Mod.getInsertOrBuilder()Exactly one of the remaining elements may be present.MutationAction.ModOrBuilder.getInsertOrBuilder()Exactly one of the remaining elements may be present.MutationAction.Mod.Builder.getInsertOrUpdateOrBuilder()Insert or update existing rows of "table".MutationAction.Mod.getInsertOrUpdateOrBuilder()Insert or update existing rows of "table".MutationAction.ModOrBuilder.getInsertOrUpdateOrBuilder()Insert or update existing rows of "table".MutationAction.Mod.Builder.getReplaceOrBuilder()Replace existing rows of "table".MutationAction.Mod.getReplaceOrBuilder()Replace existing rows of "table".MutationAction.ModOrBuilder.getReplaceOrBuilder()Replace existing rows of "table".