Uses of Class
com.oracle.bmc.opsi.model.DatabaseInsightsCollection.Builder
- 
Packages that use DatabaseInsightsCollection.Builder Package Description com.oracle.bmc.opsi.model 
- 
- 
Uses of DatabaseInsightsCollection.Builder in com.oracle.bmc.opsi.modelMethods in com.oracle.bmc.opsi.model that return DatabaseInsightsCollection.Builder Modifier and Type Method Description static DatabaseInsightsCollection.BuilderDatabaseInsightsCollection. builder()Create a new builder.DatabaseInsightsCollection.BuilderDatabaseInsightsCollection.Builder. copy(DatabaseInsightsCollection model)DatabaseInsightsCollection.BuilderDatabaseInsightsCollection.Builder. items(List<DatabaseInsightSummary> items)Array of database insight summary objects.DatabaseInsightsCollection.BuilderDatabaseInsightsCollection. toBuilder()
 
-