Uses of Class
com.oracle.bmc.opsi.model.AddmDbFindingAggregation
-
Packages that use AddmDbFindingAggregation Package Description com.oracle.bmc.opsi.model -
-
Uses of AddmDbFindingAggregation in com.oracle.bmc.opsi.model
Methods in com.oracle.bmc.opsi.model that return AddmDbFindingAggregation Modifier and Type Method Description AddmDbFindingAggregation
AddmDbFindingAggregation.Builder. build()
Methods in com.oracle.bmc.opsi.model that return types with arguments of type AddmDbFindingAggregation Modifier and Type Method Description List<AddmDbFindingAggregation>
AddmDbFindingAggregationCollection. getItems()
List of ADDM finding summariesMethods in com.oracle.bmc.opsi.model with parameters of type AddmDbFindingAggregation Modifier and Type Method Description AddmDbFindingAggregation.Builder
AddmDbFindingAggregation.Builder. copy(AddmDbFindingAggregation model)
Method parameters in com.oracle.bmc.opsi.model with type arguments of type AddmDbFindingAggregation Modifier and Type Method Description AddmDbFindingAggregationCollection.Builder
AddmDbFindingAggregationCollection.Builder. items(List<AddmDbFindingAggregation> items)
List of ADDM finding summaries
-