Uses of Class
com.oracle.bmc.opsi.model.DatabaseInsight
- 
Packages that use DatabaseInsight Package Description com.oracle.bmc.opsi.model com.oracle.bmc.opsi.responses 
- 
- 
Uses of DatabaseInsight in com.oracle.bmc.opsi.modelSubclasses of DatabaseInsight in com.oracle.bmc.opsi.model Modifier and Type Class Description classAutonomousDatabaseInsightDatabase insight resource.classEmManagedExternalDatabaseInsightDatabase insight resource.classExternalMysqlDatabaseInsightDatabase insight resource.classMacsManagedAutonomousDatabaseInsightDatabase insight resource.classMacsManagedCloudDatabaseInsightDatabase insight resource.classMacsManagedExternalDatabaseInsightDatabase insight resource.classMdsMySqlDatabaseInsightDatabase insight resource.classPeComanagedDatabaseInsightDatabase insight resource.
- 
Uses of DatabaseInsight in com.oracle.bmc.opsi.responsesMethods in com.oracle.bmc.opsi.responses that return DatabaseInsight Modifier and Type Method Description DatabaseInsightCreateDatabaseInsightResponse. getDatabaseInsight()The returned DatabaseInsight instance.DatabaseInsightGetDatabaseInsightResponse. getDatabaseInsight()The returned DatabaseInsight instance.Methods in com.oracle.bmc.opsi.responses with parameters of type DatabaseInsight Modifier and Type Method Description CreateDatabaseInsightResponse.BuilderCreateDatabaseInsightResponse.Builder. databaseInsight(DatabaseInsight databaseInsight)The returned DatabaseInsight instance.GetDatabaseInsightResponse.BuilderGetDatabaseInsightResponse.Builder. databaseInsight(DatabaseInsight databaseInsight)The returned DatabaseInsight instance.
 
-