Uses of Class
com.oracle.bmc.opsi.model.EnableDatabaseInsightDetails
- 
Packages that use EnableDatabaseInsightDetails Package Description com.oracle.bmc.opsi.model com.oracle.bmc.opsi.requests 
- 
- 
Uses of EnableDatabaseInsightDetails in com.oracle.bmc.opsi.modelSubclasses of EnableDatabaseInsightDetails in com.oracle.bmc.opsi.model Modifier and Type Class Description classEnableAutonomousDatabaseInsightDetailsThe information about database to be analyzed.classEnableEmManagedExternalDatabaseInsightDetailsThe information about database to be analyzed.classEnableExternalMysqlDatabaseInsightDetailsThe information about database to be analyzed.classEnableMacsManagedAutonomousDatabaseInsightDetailsThe information about database to be analyzed.classEnableMacsManagedCloudDatabaseInsightDetailsThe information about database to be analyzed.classEnableMdsMySqlDatabaseInsightDetailsThe information about database to be analyzed.classEnablePeComanagedDatabaseInsightDetailsThe information about database to be analyzed.
- 
Uses of EnableDatabaseInsightDetails in com.oracle.bmc.opsi.requestsMethods in com.oracle.bmc.opsi.requests that return EnableDatabaseInsightDetails Modifier and Type Method Description EnableDatabaseInsightDetailsEnableDatabaseInsightRequest. getBody$()Alternative accessor for the body parameter.EnableDatabaseInsightDetailsEnableDatabaseInsightRequest. getEnableDatabaseInsightDetails()Details for the database to be enabled in Operations Insights.Methods in com.oracle.bmc.opsi.requests with parameters of type EnableDatabaseInsightDetails Modifier and Type Method Description EnableDatabaseInsightRequest.BuilderEnableDatabaseInsightRequest.Builder. body$(EnableDatabaseInsightDetails body)Alternative setter for the body parameter.EnableDatabaseInsightRequest.BuilderEnableDatabaseInsightRequest.Builder. enableDatabaseInsightDetails(EnableDatabaseInsightDetails enableDatabaseInsightDetails)Details for the database to be enabled in Operations Insights.
 
-