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 Summary
Fields inherited from class com.datastax.astra.client.model.CommandOptions
embeddingAuthProvider, httpClientOptions, observers, token
-
Constructor Summary
-
Method Summary
Methods inherited from class com.datastax.astra.client.model.CommandOptions
embeddingAPIKey, embeddingAuthProvider, getEmbeddingAuthProvider, getHttpClientOptions, getToken, httpClientOptions, registerObserver, registerObserver, token, unregisterObserver, unregisterObserver
-
Constructor Details
-
InsertOneOptions
public InsertOneOptions()Default constructor.
-