Uses of Class
com.oracle.bmc.database.model.CreatePluggableDatabaseCreationTypeDetails.CreationType
-
Packages that use CreatePluggableDatabaseCreationTypeDetails.CreationType Package Description com.oracle.bmc.database.model -
-
Uses of CreatePluggableDatabaseCreationTypeDetails.CreationType in com.oracle.bmc.database.model
Methods in com.oracle.bmc.database.model that return CreatePluggableDatabaseCreationTypeDetails.CreationType Modifier and Type Method Description static CreatePluggableDatabaseCreationTypeDetails.CreationTypeCreatePluggableDatabaseCreationTypeDetails.CreationType. create(String key)static CreatePluggableDatabaseCreationTypeDetails.CreationTypeCreatePluggableDatabaseCreationTypeDetails.CreationType. valueOf(String name)Returns the enum constant of this type with the specified name.static CreatePluggableDatabaseCreationTypeDetails.CreationType[]CreatePluggableDatabaseCreationTypeDetails.CreationType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-