Uses of Class
com.oracle.bmc.vulnerabilityscanning.model.HostAgentScanResult
-
Packages that use HostAgentScanResult Package Description com.oracle.bmc.vulnerabilityscanning.model com.oracle.bmc.vulnerabilityscanning.responses -
-
Uses of HostAgentScanResult in com.oracle.bmc.vulnerabilityscanning.model
Methods in com.oracle.bmc.vulnerabilityscanning.model that return HostAgentScanResult Modifier and Type Method Description HostAgentScanResultHostAgentScanResult.Builder. build()Methods in com.oracle.bmc.vulnerabilityscanning.model with parameters of type HostAgentScanResult Modifier and Type Method Description HostAgentScanResult.BuilderHostAgentScanResult.Builder. copy(HostAgentScanResult model) -
Uses of HostAgentScanResult in com.oracle.bmc.vulnerabilityscanning.responses
Methods in com.oracle.bmc.vulnerabilityscanning.responses that return HostAgentScanResult Modifier and Type Method Description HostAgentScanResultGetHostAgentScanResultResponse. getHostAgentScanResult()The returned HostAgentScanResult instance.Methods in com.oracle.bmc.vulnerabilityscanning.responses with parameters of type HostAgentScanResult Modifier and Type Method Description GetHostAgentScanResultResponse.BuilderGetHostAgentScanResultResponse.Builder. hostAgentScanResult(HostAgentScanResult hostAgentScanResult)The returned HostAgentScanResult instance.
-