Uses of Class
com.datastax.astra.client.core.vectorize.VectorServiceOptions.Parameters
Packages that use VectorServiceOptions.Parameters
Package
Description
Objects representing Vector Services options (vectorize)
-
Uses of VectorServiceOptions.Parameters in com.datastax.astra.client.core.vectorize
Methods in com.datastax.astra.client.core.vectorize that return VectorServiceOptions.ParametersModifier and TypeMethodDescriptionVectorServiceOptions.Parameters.defaultValue(Object defaultValue) Sets the default value for this parameter.Sets the description for this parameter.VectorServiceOptions.Parameters.required(boolean required) Sets whether this parameter is required.Sets the type of this parameter.