Uses of Class
com.oracle.bmc.dblm.model.AggregatedVulnerabilityCollection
-
Packages that use AggregatedVulnerabilityCollection Package Description com.oracle.bmc.dblm.model com.oracle.bmc.dblm.responses -
-
Uses of AggregatedVulnerabilityCollection in com.oracle.bmc.dblm.model
Methods in com.oracle.bmc.dblm.model that return AggregatedVulnerabilityCollection Modifier and Type Method Description AggregatedVulnerabilityCollection
AggregatedVulnerabilityCollection.Builder. build()
Methods in com.oracle.bmc.dblm.model with parameters of type AggregatedVulnerabilityCollection Modifier and Type Method Description AggregatedVulnerabilityCollection.Builder
AggregatedVulnerabilityCollection.Builder. copy(AggregatedVulnerabilityCollection model)
-
Uses of AggregatedVulnerabilityCollection in com.oracle.bmc.dblm.responses
Methods in com.oracle.bmc.dblm.responses that return AggregatedVulnerabilityCollection Modifier and Type Method Description AggregatedVulnerabilityCollection
ListAggregatedVulnerabilityDataResponse. getAggregatedVulnerabilityCollection()
The returned AggregatedVulnerabilityCollection instance.Methods in com.oracle.bmc.dblm.responses with parameters of type AggregatedVulnerabilityCollection Modifier and Type Method Description ListAggregatedVulnerabilityDataResponse.Builder
ListAggregatedVulnerabilityDataResponse.Builder. aggregatedVulnerabilityCollection(AggregatedVulnerabilityCollection aggregatedVulnerabilityCollection)
The returned AggregatedVulnerabilityCollection instance.
-