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.modelMethods in com.oracle.bmc.vulnerabilityscanning.model that return HostCisBenchmarkScanResult Modifier and Type Method Description HostCisBenchmarkScanResultHostCisBenchmarkScanResult.Builder. build()Methods in com.oracle.bmc.vulnerabilityscanning.model with parameters of type HostCisBenchmarkScanResult Modifier and Type Method Description HostCisBenchmarkScanResult.BuilderHostCisBenchmarkScanResult.Builder. copy(HostCisBenchmarkScanResult model)
- 
Uses of HostCisBenchmarkScanResult in com.oracle.bmc.vulnerabilityscanning.responsesMethods in com.oracle.bmc.vulnerabilityscanning.responses that return HostCisBenchmarkScanResult Modifier and Type Method Description HostCisBenchmarkScanResultGetHostCisBenchmarkScanResultResponse. getHostCisBenchmarkScanResult()The returned HostCisBenchmarkScanResult instance.Methods in com.oracle.bmc.vulnerabilityscanning.responses with parameters of type HostCisBenchmarkScanResult Modifier and Type Method Description GetHostCisBenchmarkScanResultResponse.BuilderGetHostCisBenchmarkScanResultResponse.Builder. hostCisBenchmarkScanResult(HostCisBenchmarkScanResult hostCisBenchmarkScanResult)The returned HostCisBenchmarkScanResult instance.
 
-