Uses of Class
com.oracle.bmc.dblm.model.AggregatedVulnerabilityCollection.Builder
-
Packages that use AggregatedVulnerabilityCollection.Builder Package Description com.oracle.bmc.dblm.model -
-
Uses of AggregatedVulnerabilityCollection.Builder in com.oracle.bmc.dblm.model
Methods in com.oracle.bmc.dblm.model that return AggregatedVulnerabilityCollection.Builder Modifier and Type Method Description static AggregatedVulnerabilityCollection.Builder
AggregatedVulnerabilityCollection. builder()
Create a new builder.AggregatedVulnerabilityCollection.Builder
AggregatedVulnerabilityCollection.Builder. copy(AggregatedVulnerabilityCollection model)
AggregatedVulnerabilityCollection.Builder
AggregatedVulnerabilityCollection.Builder. items(List<AggregatedVulnerabilitySummary> items)
List of dataAggregatedVulnerabilityCollection.Builder
AggregatedVulnerabilityCollection. toBuilder()
-