Uses of Enum
com.datastax.astra.client.model.CollectionIdTypes
Packages that use CollectionIdTypes
Package
Description
Domain model classes with
Requests, Results, Options and Iterables.-
Uses of CollectionIdTypes in com.datastax.astra.client.model
Methods in com.datastax.astra.client.model that return CollectionIdTypesModifier and TypeMethodDescriptionstatic CollectionIdTypesCreates a CollectionIdTypes from its string value.static CollectionIdTypesReturns the enum constant of this type with the specified name.static CollectionIdTypes[]CollectionIdTypes.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.datastax.astra.client.model with parameters of type CollectionIdTypesModifier and TypeMethodDescriptionCollectionOptions.CollectionOptionsBuilder.defaultIdType(CollectionIdTypes idType) Builder Pattern with the Identifiers.