Uses of Enum
com.dtsx.astra.sdk.db.domain.RegionType
Packages that use RegionType
Package
Description
Sub Clients relative to Astra Db Service.
Entities and Pojo for Astra Db Service.
-
Uses of RegionType in com.dtsx.astra.sdk.db
Methods in com.dtsx.astra.sdk.db with parameters of type RegionTypeModifier and TypeMethodDescriptionDbRegionsClient.findAllServerless(RegionType regionType) List serverless regions. -
Uses of RegionType in com.dtsx.astra.sdk.db.domain
Methods in com.dtsx.astra.sdk.db.domain that return RegionTypeModifier and TypeMethodDescriptionstatic RegionTypeReturns the enum constant of this type with the specified name.static RegionType[]RegionType.values()Returns an array containing the constants of this enum type, in the order they are declared.