Uses of Class
com.oracle.bmc.vulnerabilityscanning.responses.GetHostEndpointProtectionScanResultResponse
- 
Packages that use GetHostEndpointProtectionScanResultResponse Package Description com.oracle.bmc.vulnerabilityscanning com.oracle.bmc.vulnerabilityscanning.responses 
- 
- 
Uses of GetHostEndpointProtectionScanResultResponse in com.oracle.bmc.vulnerabilityscanningMethods in com.oracle.bmc.vulnerabilityscanning that return GetHostEndpointProtectionScanResultResponse Modifier and Type Method Description GetHostEndpointProtectionScanResultResponseVulnerabilityScanning. getHostEndpointProtectionScanResult(GetHostEndpointProtectionScanResultRequest request)Returns HostEndpointProtectionScanResults for the given host endpoint protection scan result ID.GetHostEndpointProtectionScanResultResponseVulnerabilityScanningClient. getHostEndpointProtectionScanResult(GetHostEndpointProtectionScanResultRequest request)Method parameters in com.oracle.bmc.vulnerabilityscanning with type arguments of type GetHostEndpointProtectionScanResultResponse Modifier and Type Method Description Future<GetHostEndpointProtectionScanResultResponse>VulnerabilityScanningAsync. getHostEndpointProtectionScanResult(GetHostEndpointProtectionScanResultRequest request, AsyncHandler<GetHostEndpointProtectionScanResultRequest,GetHostEndpointProtectionScanResultResponse> handler)Returns HostEndpointProtectionScanResults for the given host endpoint protection scan result ID.Future<GetHostEndpointProtectionScanResultResponse>VulnerabilityScanningAsyncClient. getHostEndpointProtectionScanResult(GetHostEndpointProtectionScanResultRequest request, AsyncHandler<GetHostEndpointProtectionScanResultRequest,GetHostEndpointProtectionScanResultResponse> handler)
- 
Uses of GetHostEndpointProtectionScanResultResponse in com.oracle.bmc.vulnerabilityscanning.responsesMethods in com.oracle.bmc.vulnerabilityscanning.responses that return GetHostEndpointProtectionScanResultResponse Modifier and Type Method Description GetHostEndpointProtectionScanResultResponseGetHostEndpointProtectionScanResultResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.vulnerabilityscanning.responses with parameters of type GetHostEndpointProtectionScanResultResponse Modifier and Type Method Description GetHostEndpointProtectionScanResultResponse.BuilderGetHostEndpointProtectionScanResultResponse.Builder. copy(GetHostEndpointProtectionScanResultResponse o)Copy method to populate the builder with values from the given instance.
 
-