Uses of Class
com.oracle.bmc.vulnerabilityscanning.responses.GetHostPortScanResultResponse
- 
Packages that use GetHostPortScanResultResponse Package Description com.oracle.bmc.vulnerabilityscanning com.oracle.bmc.vulnerabilityscanning.responses 
- 
- 
Uses of GetHostPortScanResultResponse in com.oracle.bmc.vulnerabilityscanningMethods in com.oracle.bmc.vulnerabilityscanning that return GetHostPortScanResultResponse Modifier and Type Method Description GetHostPortScanResultResponseVulnerabilityScanning. getHostPortScanResult(GetHostPortScanResultRequest request)Retrieves a HostPortScanResult identified by the host port scan ID.GetHostPortScanResultResponseVulnerabilityScanningClient. getHostPortScanResult(GetHostPortScanResultRequest request)Method parameters in com.oracle.bmc.vulnerabilityscanning with type arguments of type GetHostPortScanResultResponse Modifier and Type Method Description Future<GetHostPortScanResultResponse>VulnerabilityScanningAsync. getHostPortScanResult(GetHostPortScanResultRequest request, AsyncHandler<GetHostPortScanResultRequest,GetHostPortScanResultResponse> handler)Retrieves a HostPortScanResult identified by the host port scan ID.Future<GetHostPortScanResultResponse>VulnerabilityScanningAsyncClient. getHostPortScanResult(GetHostPortScanResultRequest request, AsyncHandler<GetHostPortScanResultRequest,GetHostPortScanResultResponse> handler)
- 
Uses of GetHostPortScanResultResponse in com.oracle.bmc.vulnerabilityscanning.responsesMethods in com.oracle.bmc.vulnerabilityscanning.responses that return GetHostPortScanResultResponse Modifier and Type Method Description GetHostPortScanResultResponseGetHostPortScanResultResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.vulnerabilityscanning.responses with parameters of type GetHostPortScanResultResponse Modifier and Type Method Description GetHostPortScanResultResponse.BuilderGetHostPortScanResultResponse.Builder. copy(GetHostPortScanResultResponse o)Copy method to populate the builder with values from the given instance.
 
-