Class EstimatedCountDocumentsOptions
java.lang.Object
com.datastax.astra.client.core.options.BaseOptions<EstimatedCountDocumentsOptions>
com.datastax.astra.client.collections.commands.options.EstimatedCountDocumentsOptions
- All Implemented Interfaces:
Cloneable
List Options for a FindOne command.
-
Field Summary
Fields inherited from class com.datastax.astra.client.core.options.BaseOptions
commandType, dataAPIClientOptions, serializer, token
-
Constructor Summary
-
Method Summary
Methods inherited from class com.datastax.astra.client.core.options.BaseOptions
adminAdditionalHeaders, clone, commandType, dataAPIClientOptions, databaseAdditionalHeaders, embeddingApiKey, embeddingAuthProvider, getCommandType, getDataAPIClientOptions, getRequestTimeout, getRequestTimeout, getSerializer, getTimeout, getTimeout, getToken, httpClientOptions, registerObserver, serializer, timeout, timeout, timeout, timeoutOptions, token, toString, unregisterObserver
-
Constructor Details
-
EstimatedCountDocumentsOptions
public EstimatedCountDocumentsOptions()Default constructor.
-