Class CollectionDefinition.DefaultIdOptions
java.lang.Object
com.datastax.astra.client.collections.definition.CollectionDefinition.DefaultIdOptions
- Enclosing class:
CollectionDefinition
Subclass representing the indexing options.
-
Constructor Summary
ConstructorDescriptionDefault constructor.Default constructor. -
Method Summary
-
Constructor Details
-
DefaultIdOptions
public DefaultIdOptions()Default constructor. -
DefaultIdOptions
Default constructor.- Parameters:
type
- type for the default id
-
-
Method Details
-
getType
Gets type- Returns:
- value of type
-