Uses of Class
com.oracle.bmc.vulnerabilityscanning.model.HostCisBenchmarkScanResultSummaryCollection.Builder
-
Packages that use HostCisBenchmarkScanResultSummaryCollection.Builder Package Description com.oracle.bmc.vulnerabilityscanning.model -
-
Uses of HostCisBenchmarkScanResultSummaryCollection.Builder in com.oracle.bmc.vulnerabilityscanning.model
Methods in com.oracle.bmc.vulnerabilityscanning.model that return HostCisBenchmarkScanResultSummaryCollection.Builder Modifier and Type Method Description static HostCisBenchmarkScanResultSummaryCollection.Builder
HostCisBenchmarkScanResultSummaryCollection. builder()
Create a new builder.HostCisBenchmarkScanResultSummaryCollection.Builder
HostCisBenchmarkScanResultSummaryCollection.Builder. copy(HostCisBenchmarkScanResultSummaryCollection model)
HostCisBenchmarkScanResultSummaryCollection.Builder
HostCisBenchmarkScanResultSummaryCollection.Builder. items(List<HostCisBenchmarkScanResultSummary> items)
The HostCisBenchmarkScanResultSummary objects in the collectionHostCisBenchmarkScanResultSummaryCollection.Builder
HostCisBenchmarkScanResultSummaryCollection. toBuilder()
-