Uses of Class
com.oracle.bmc.vulnerabilityscanning.responses.GetHostCisBenchmarkScanResultResponse
- 
Packages that use GetHostCisBenchmarkScanResultResponse Package Description com.oracle.bmc.vulnerabilityscanning com.oracle.bmc.vulnerabilityscanning.responses 
- 
- 
Uses of GetHostCisBenchmarkScanResultResponse in com.oracle.bmc.vulnerabilityscanningMethods in com.oracle.bmc.vulnerabilityscanning that return GetHostCisBenchmarkScanResultResponse Modifier and Type Method Description GetHostCisBenchmarkScanResultResponseVulnerabilityScanning. getHostCisBenchmarkScanResult(GetHostCisBenchmarkScanResultRequest request)Retrieves a HostCisBenchmarkScanResult identified by the benchmark scan result ID.GetHostCisBenchmarkScanResultResponseVulnerabilityScanningClient. getHostCisBenchmarkScanResult(GetHostCisBenchmarkScanResultRequest request)Method parameters in com.oracle.bmc.vulnerabilityscanning with type arguments of type GetHostCisBenchmarkScanResultResponse Modifier and Type Method Description Future<GetHostCisBenchmarkScanResultResponse>VulnerabilityScanningAsync. getHostCisBenchmarkScanResult(GetHostCisBenchmarkScanResultRequest request, AsyncHandler<GetHostCisBenchmarkScanResultRequest,GetHostCisBenchmarkScanResultResponse> handler)Retrieves a HostCisBenchmarkScanResult identified by the benchmark scan result ID.Future<GetHostCisBenchmarkScanResultResponse>VulnerabilityScanningAsyncClient. getHostCisBenchmarkScanResult(GetHostCisBenchmarkScanResultRequest request, AsyncHandler<GetHostCisBenchmarkScanResultRequest,GetHostCisBenchmarkScanResultResponse> handler)
- 
Uses of GetHostCisBenchmarkScanResultResponse in com.oracle.bmc.vulnerabilityscanning.responsesMethods in com.oracle.bmc.vulnerabilityscanning.responses that return GetHostCisBenchmarkScanResultResponse Modifier and Type Method Description GetHostCisBenchmarkScanResultResponseGetHostCisBenchmarkScanResultResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.vulnerabilityscanning.responses with parameters of type GetHostCisBenchmarkScanResultResponse Modifier and Type Method Description GetHostCisBenchmarkScanResultResponse.BuilderGetHostCisBenchmarkScanResultResponse.Builder. copy(GetHostCisBenchmarkScanResultResponse o)Copy method to populate the builder with values from the given instance.
 
-