Uses of Class
com.oracle.bmc.opsi.model.AddmDbFindingAggregationCollection
-
Packages that use AddmDbFindingAggregationCollection Package Description com.oracle.bmc.opsi.model com.oracle.bmc.opsi.responses -
-
Uses of AddmDbFindingAggregationCollection in com.oracle.bmc.opsi.model
Methods in com.oracle.bmc.opsi.model that return AddmDbFindingAggregationCollection Modifier and Type Method Description AddmDbFindingAggregationCollection
AddmDbFindingAggregationCollection.Builder. build()
Methods in com.oracle.bmc.opsi.model with parameters of type AddmDbFindingAggregationCollection Modifier and Type Method Description AddmDbFindingAggregationCollection.Builder
AddmDbFindingAggregationCollection.Builder. copy(AddmDbFindingAggregationCollection model)
-
Uses of AddmDbFindingAggregationCollection in com.oracle.bmc.opsi.responses
Methods in com.oracle.bmc.opsi.responses that return AddmDbFindingAggregationCollection Modifier and Type Method Description AddmDbFindingAggregationCollection
SummarizeAddmDbFindingsResponse. getAddmDbFindingAggregationCollection()
The returned AddmDbFindingAggregationCollection instance.Methods in com.oracle.bmc.opsi.responses with parameters of type AddmDbFindingAggregationCollection Modifier and Type Method Description SummarizeAddmDbFindingsResponse.Builder
SummarizeAddmDbFindingsResponse.Builder. addmDbFindingAggregationCollection(AddmDbFindingAggregationCollection addmDbFindingAggregationCollection)
The returned AddmDbFindingAggregationCollection instance.
-