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
Modifier and TypeClassDescriptionstatic class
Builder forCollectionInfo
.static class
Subclass representing the indexing options.static class
Subclass representing the indexing options.static class
Subclass representing a parameters for LLM Servicesstatic class
Subclass representing the services options.static class
Subclass representing the vector options. -
Constructor Summary
-
Method Summary
-
Constructor Details
-
CollectionOptions
public CollectionOptions()Default constructor.
-
-
Method Details
-
builder
Gets a builder.- Returns:
- a builder
-