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