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