Uses of Class
com.datastax.astra.client.tables.commands.options.TableInsertOneOptions
-
Uses of TableInsertOneOptions in com.datastax.astra.client.tables
Modifier and TypeMethodDescriptionfinal TableInsertOneResult
Table.insertOne
(T row, TableInsertOneOptions insertOneOptions) Inserts a single row into the table with the specified options.