Package com.datastax.astra.client.model
Class CollectionOptions
java.lang.Object
com.datastax.astra.client.model.CollectionOptions
Set of options to define and initialize a collection.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classBuilder forCollectionInfo.static classSubclass representing the indexing options.static classSubclass representing the indexing options.static classSubclass representing a parameters for LLM Servicesstatic classSubclass representing the services options.static classSubclass representing the vector options. -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CollectionOptions
public CollectionOptions()Default constructor.
-
-
Method Details
-
builder
Gets a builder.- Returns:
- a builder
-