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