Package com.datastax.astra.client.model
Class CountDocumentsOptions
java.lang.Object
com.datastax.astra.client.model.CommandOptions<CountDocumentsOptions>
com.datastax.astra.client.model.CountDocumentsOptions
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
-
CountDocumentsOptions
public CountDocumentsOptions()Default constructor.
-