Uses of Class
com.oracle.bmc.vulnerabilityscanning.model.HostCisBenchmarkScanResultSummary
-
Packages that use HostCisBenchmarkScanResultSummary Package Description com.oracle.bmc.vulnerabilityscanning com.oracle.bmc.vulnerabilityscanning.model -
-
Uses of HostCisBenchmarkScanResultSummary in com.oracle.bmc.vulnerabilityscanning
Methods in com.oracle.bmc.vulnerabilityscanning that return types with arguments of type HostCisBenchmarkScanResultSummary Modifier and Type Method Description Iterable<HostCisBenchmarkScanResultSummary>
VulnerabilityScanningPaginators. listHostCisBenchmarkScanResultsRecordIterator(ListHostCisBenchmarkScanResultsRequest request)
Creates a new iterable which will iterate over theHostCisBenchmarkScanResultSummary
objects contained in responses from the listHostCisBenchmarkScanResults operation. -
Uses of HostCisBenchmarkScanResultSummary in com.oracle.bmc.vulnerabilityscanning.model
Methods in com.oracle.bmc.vulnerabilityscanning.model that return HostCisBenchmarkScanResultSummary Modifier and Type Method Description HostCisBenchmarkScanResultSummary
HostCisBenchmarkScanResultSummary.Builder. build()
Methods in com.oracle.bmc.vulnerabilityscanning.model that return types with arguments of type HostCisBenchmarkScanResultSummary Modifier and Type Method Description List<HostCisBenchmarkScanResultSummary>
HostCisBenchmarkScanResultSummaryCollection. getItems()
The HostCisBenchmarkScanResultSummary objects in the collectionMethods in com.oracle.bmc.vulnerabilityscanning.model with parameters of type HostCisBenchmarkScanResultSummary Modifier and Type Method Description HostCisBenchmarkScanResultSummary.Builder
HostCisBenchmarkScanResultSummary.Builder. copy(HostCisBenchmarkScanResultSummary model)
Method parameters in com.oracle.bmc.vulnerabilityscanning.model with type arguments of type HostCisBenchmarkScanResultSummary Modifier and Type Method Description HostCisBenchmarkScanResultSummaryCollection.Builder
HostCisBenchmarkScanResultSummaryCollection.Builder. items(List<HostCisBenchmarkScanResultSummary> items)
The HostCisBenchmarkScanResultSummary objects in the collectionConstructor parameters in com.oracle.bmc.vulnerabilityscanning.model with type arguments of type HostCisBenchmarkScanResultSummary Constructor Description HostCisBenchmarkScanResultSummaryCollection(List<HostCisBenchmarkScanResultSummary> items)
Deprecated.
-