Uses of Class
com.oracle.bmc.opsi.model.DatabaseInsightsCollection
- 
Packages that use DatabaseInsightsCollection Package Description com.oracle.bmc.opsi.model com.oracle.bmc.opsi.responses 
- 
- 
Uses of DatabaseInsightsCollection in com.oracle.bmc.opsi.modelMethods in com.oracle.bmc.opsi.model that return DatabaseInsightsCollection Modifier and Type Method Description DatabaseInsightsCollectionDatabaseInsightsCollection.Builder. build()Methods in com.oracle.bmc.opsi.model with parameters of type DatabaseInsightsCollection Modifier and Type Method Description DatabaseInsightsCollection.BuilderDatabaseInsightsCollection.Builder. copy(DatabaseInsightsCollection model)
- 
Uses of DatabaseInsightsCollection in com.oracle.bmc.opsi.responsesMethods in com.oracle.bmc.opsi.responses that return DatabaseInsightsCollection Modifier and Type Method Description DatabaseInsightsCollectionListDatabaseInsightsResponse. getDatabaseInsightsCollection()The returned DatabaseInsightsCollection instance.Methods in com.oracle.bmc.opsi.responses with parameters of type DatabaseInsightsCollection Modifier and Type Method Description ListDatabaseInsightsResponse.BuilderListDatabaseInsightsResponse.Builder. databaseInsightsCollection(DatabaseInsightsCollection databaseInsightsCollection)The returned DatabaseInsightsCollection instance.
 
-