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.model
Methods in com.oracle.bmc.opsi.model that return DatabaseInsightsCollection Modifier and Type Method Description DatabaseInsightsCollection
DatabaseInsightsCollection.Builder. build()
Methods in com.oracle.bmc.opsi.model with parameters of type DatabaseInsightsCollection Modifier and Type Method Description DatabaseInsightsCollection.Builder
DatabaseInsightsCollection.Builder. copy(DatabaseInsightsCollection model)
-
Uses of DatabaseInsightsCollection in com.oracle.bmc.opsi.responses
Methods in com.oracle.bmc.opsi.responses that return DatabaseInsightsCollection Modifier and Type Method Description DatabaseInsightsCollection
ListDatabaseInsightsResponse. getDatabaseInsightsCollection()
The returned DatabaseInsightsCollection instance.Methods in com.oracle.bmc.opsi.responses with parameters of type DatabaseInsightsCollection Modifier and Type Method Description ListDatabaseInsightsResponse.Builder
ListDatabaseInsightsResponse.Builder. databaseInsightsCollection(DatabaseInsightsCollection databaseInsightsCollection)
The returned DatabaseInsightsCollection instance.
-