Uses of Enum
com.dtsx.astra.sdk.db.domain.DatabaseCreationType
Packages that use DatabaseCreationType
-
Uses of DatabaseCreationType in com.dtsx.astra.sdk.db.domain
Methods in com.dtsx.astra.sdk.db.domain that return DatabaseCreationTypeModifier and TypeMethodDescriptionDatabaseCreationRequest.getDbType()Getter accessor for attribute 'dbType'.static DatabaseCreationTypeReturns the enum constant of this type with the specified name.static DatabaseCreationType[]DatabaseCreationType.values()Returns an array containing the constants of this enum type, in the order they are declared.