Package com.datastax.astra.client.model
Class InsertManyResult
java.lang.Object
com.datastax.astra.client.model.InsertManyResult
Represents the result returned by command 'insertMany()', mainly the insertedIds.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
InsertManyResult
public InsertManyResult()Default constructor.
-