Uses of Class
com.oracle.bmc.vulnerabilityscanning.model.HostPortScanResult
- 
Packages that use HostPortScanResult Package Description com.oracle.bmc.vulnerabilityscanning.model com.oracle.bmc.vulnerabilityscanning.responses 
- 
- 
Uses of HostPortScanResult in com.oracle.bmc.vulnerabilityscanning.modelMethods in com.oracle.bmc.vulnerabilityscanning.model that return HostPortScanResult Modifier and Type Method Description HostPortScanResultHostPortScanResult.Builder. build()Methods in com.oracle.bmc.vulnerabilityscanning.model with parameters of type HostPortScanResult Modifier and Type Method Description HostPortScanResult.BuilderHostPortScanResult.Builder. copy(HostPortScanResult model)
- 
Uses of HostPortScanResult in com.oracle.bmc.vulnerabilityscanning.responsesMethods in com.oracle.bmc.vulnerabilityscanning.responses that return HostPortScanResult Modifier and Type Method Description HostPortScanResultGetHostPortScanResultResponse. getHostPortScanResult()The returned HostPortScanResult instance.Methods in com.oracle.bmc.vulnerabilityscanning.responses with parameters of type HostPortScanResult Modifier and Type Method Description GetHostPortScanResultResponse.BuilderGetHostPortScanResultResponse.Builder. hostPortScanResult(HostPortScanResult hostPortScanResult)The returned HostPortScanResult instance.
 
-