Uses of Class
com.oracle.bmc.psql.model.OdspInsight
-
Packages that use OdspInsight Package Description com.oracle.bmc.psql.model -
-
Uses of OdspInsight in com.oracle.bmc.psql.model
Methods in com.oracle.bmc.psql.model that return OdspInsight Modifier and Type Method Description OdspInsightOdspInsight.Builder. build()Methods in com.oracle.bmc.psql.model that return types with arguments of type OdspInsight Modifier and Type Method Description List<OdspInsight>EnabledInsightDetails. getOdspInsightList()List of ODSP Insight and their configurations.Methods in com.oracle.bmc.psql.model with parameters of type OdspInsight Modifier and Type Method Description OdspInsight.BuilderOdspInsight.Builder. copy(OdspInsight model)Method parameters in com.oracle.bmc.psql.model with type arguments of type OdspInsight Modifier and Type Method Description EnabledInsightDetails.BuilderEnabledInsightDetails.Builder. odspInsightList(List<OdspInsight> odspInsightList)List of ODSP Insight and their configurations.Constructor parameters in com.oracle.bmc.psql.model with type arguments of type OdspInsight Constructor Description EnabledInsightDetails(List<OdspInsight> odspInsightList)Deprecated.
-