Uses of Class
com.google.spanner.executor.v1.MutationAction.InsertArgs
-
Uses of MutationAction.InsertArgs in com.google.spanner.executor.v1
Methods in com.google.spanner.executor.v1 that return MutationAction.InsertArgsModifier and TypeMethodDescriptionMutationAction.InsertArgs.Builder.build()MutationAction.InsertArgs.Builder.buildPartial()static MutationAction.InsertArgsMutationAction.InsertArgs.getDefaultInstance()MutationAction.InsertArgs.Builder.getDefaultInstanceForType()MutationAction.InsertArgs.getDefaultInstanceForType()MutationAction.Mod.Builder.getInsert()Exactly one of the remaining elements may be present.MutationAction.Mod.getInsert()Exactly one of the remaining elements may be present.MutationAction.ModOrBuilder.getInsert()Exactly one of the remaining elements may be present.MutationAction.Mod.Builder.getInsertOrUpdate()Insert or update existing rows of "table".MutationAction.Mod.getInsertOrUpdate()Insert or update existing rows of "table".MutationAction.ModOrBuilder.getInsertOrUpdate()Insert or update existing rows of "table".MutationAction.Mod.Builder.getReplace()Replace existing rows of "table".MutationAction.Mod.getReplace()Replace existing rows of "table".MutationAction.ModOrBuilder.getReplace()Replace existing rows of "table".static MutationAction.InsertArgsMutationAction.InsertArgs.parseDelimitedFrom(InputStream input) static MutationAction.InsertArgsMutationAction.InsertArgs.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MutationAction.InsertArgsMutationAction.InsertArgs.parseFrom(byte[] data) static MutationAction.InsertArgsMutationAction.InsertArgs.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MutationAction.InsertArgsMutationAction.InsertArgs.parseFrom(com.google.protobuf.ByteString data) static MutationAction.InsertArgsMutationAction.InsertArgs.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MutationAction.InsertArgsMutationAction.InsertArgs.parseFrom(com.google.protobuf.CodedInputStream input) static MutationAction.InsertArgsMutationAction.InsertArgs.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MutationAction.InsertArgsMutationAction.InsertArgs.parseFrom(InputStream input) static MutationAction.InsertArgsMutationAction.InsertArgs.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MutationAction.InsertArgsMutationAction.InsertArgs.parseFrom(ByteBuffer data) static MutationAction.InsertArgsMutationAction.InsertArgs.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.spanner.executor.v1 that return types with arguments of type MutationAction.InsertArgsModifier and TypeMethodDescriptioncom.google.protobuf.Parser<MutationAction.InsertArgs>MutationAction.InsertArgs.getParserForType()static com.google.protobuf.Parser<MutationAction.InsertArgs>MutationAction.InsertArgs.parser()Methods in com.google.spanner.executor.v1 with parameters of type MutationAction.InsertArgsModifier and TypeMethodDescriptionMutationAction.InsertArgs.Builder.mergeFrom(MutationAction.InsertArgs other) MutationAction.Mod.Builder.mergeInsert(MutationAction.InsertArgs value) Exactly one of the remaining elements may be present.MutationAction.Mod.Builder.mergeInsertOrUpdate(MutationAction.InsertArgs value) Insert or update existing rows of "table".MutationAction.Mod.Builder.mergeReplace(MutationAction.InsertArgs value) Replace existing rows of "table".MutationAction.InsertArgs.newBuilder(MutationAction.InsertArgs prototype) MutationAction.Mod.Builder.setInsert(MutationAction.InsertArgs value) Exactly one of the remaining elements may be present.MutationAction.Mod.Builder.setInsertOrUpdate(MutationAction.InsertArgs value) Insert or update existing rows of "table".MutationAction.Mod.Builder.setReplace(MutationAction.InsertArgs value) Replace existing rows of "table".