@Experimental
public interface RowLevelOperationBuilder
RowLevelOperation.| Modifier and Type | Method and Description | 
|---|---|
| RowLevelOperation | build()Returns a  RowLevelOperationthat controls how Spark rewrites data
 for DELETE, UPDATE, MERGE commands. | 
RowLevelOperation build()
RowLevelOperation that controls how Spark rewrites data
 for DELETE, UPDATE, MERGE commands.