Package com.datastax.astra.client.model
Class InsertOneOptions
java.lang.Object
com.datastax.astra.client.model.CommandOptions<InsertOneOptions>
com.datastax.astra.client.model.InsertOneOptions
Options for InsertOne
- 
Field SummaryFields inherited from class com.datastax.astra.client.model.CommandOptionsembeddingAuthProvider, httpClientOptions, observers, token
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class com.datastax.astra.client.model.CommandOptionsembeddingAPIKey, embeddingAuthProvider, getEmbeddingAuthProvider, getHttpClientOptions, getToken, httpClientOptions, registerObserver, registerObserver, token, unregisterObserver, unregisterObserver
- 
Constructor Details- 
InsertOneOptionspublic InsertOneOptions()Default constructor.
 
-