Package com.datastax.astra.client.model
Class EstimatedCountDocumentsOptions
java.lang.Object
com.datastax.astra.client.model.CommandOptions<EstimatedCountDocumentsOptions>
com.datastax.astra.client.model.EstimatedCountDocumentsOptions
List Options for a FindOne command.
-
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
-
EstimatedCountDocumentsOptions
public EstimatedCountDocumentsOptions()Default constructor.
-