Uses of Class
com.oracle.bmc.vulnerabilityscanning.model.HostCisBenchmarkScanResult
-
Packages that use HostCisBenchmarkScanResult Package Description com.oracle.bmc.vulnerabilityscanning.model com.oracle.bmc.vulnerabilityscanning.responses -
-
Uses of HostCisBenchmarkScanResult in com.oracle.bmc.vulnerabilityscanning.model
Methods in com.oracle.bmc.vulnerabilityscanning.model that return HostCisBenchmarkScanResult Modifier and Type Method Description HostCisBenchmarkScanResult
HostCisBenchmarkScanResult.Builder. build()
Methods in com.oracle.bmc.vulnerabilityscanning.model with parameters of type HostCisBenchmarkScanResult Modifier and Type Method Description HostCisBenchmarkScanResult.Builder
HostCisBenchmarkScanResult.Builder. copy(HostCisBenchmarkScanResult model)
-
Uses of HostCisBenchmarkScanResult in com.oracle.bmc.vulnerabilityscanning.responses
Methods in com.oracle.bmc.vulnerabilityscanning.responses that return HostCisBenchmarkScanResult Modifier and Type Method Description HostCisBenchmarkScanResult
GetHostCisBenchmarkScanResultResponse. getHostCisBenchmarkScanResult()
The returned HostCisBenchmarkScanResult instance.Methods in com.oracle.bmc.vulnerabilityscanning.responses with parameters of type HostCisBenchmarkScanResult Modifier and Type Method Description GetHostCisBenchmarkScanResultResponse.Builder
GetHostCisBenchmarkScanResultResponse.Builder. hostCisBenchmarkScanResult(HostCisBenchmarkScanResult hostCisBenchmarkScanResult)
The returned HostCisBenchmarkScanResult instance.
-