Uses of Class
com.oracle.bmc.vulnerabilityscanning.responses.ListHostCisBenchmarkScanResultsResponse
-
Packages that use ListHostCisBenchmarkScanResultsResponse Package Description com.oracle.bmc.vulnerabilityscanning com.oracle.bmc.vulnerabilityscanning.responses -
-
Uses of ListHostCisBenchmarkScanResultsResponse in com.oracle.bmc.vulnerabilityscanning
Methods in com.oracle.bmc.vulnerabilityscanning that return ListHostCisBenchmarkScanResultsResponse Modifier and Type Method Description ListHostCisBenchmarkScanResultsResponseVulnerabilityScanning. listHostCisBenchmarkScanResults(ListHostCisBenchmarkScanResultsRequest request)Retrieves a list of HostCisBenchmarkScanResultSummary objects in a compartment.ListHostCisBenchmarkScanResultsResponseVulnerabilityScanningClient. listHostCisBenchmarkScanResults(ListHostCisBenchmarkScanResultsRequest request)Method parameters in com.oracle.bmc.vulnerabilityscanning with type arguments of type ListHostCisBenchmarkScanResultsResponse Modifier and Type Method Description Future<ListHostCisBenchmarkScanResultsResponse>VulnerabilityScanningAsync. listHostCisBenchmarkScanResults(ListHostCisBenchmarkScanResultsRequest request, AsyncHandler<ListHostCisBenchmarkScanResultsRequest,ListHostCisBenchmarkScanResultsResponse> handler)Retrieves a list of HostCisBenchmarkScanResultSummary objects in a compartment.Future<ListHostCisBenchmarkScanResultsResponse>VulnerabilityScanningAsyncClient. listHostCisBenchmarkScanResults(ListHostCisBenchmarkScanResultsRequest request, AsyncHandler<ListHostCisBenchmarkScanResultsRequest,ListHostCisBenchmarkScanResultsResponse> handler) -
Uses of ListHostCisBenchmarkScanResultsResponse in com.oracle.bmc.vulnerabilityscanning.responses
Methods in com.oracle.bmc.vulnerabilityscanning.responses that return ListHostCisBenchmarkScanResultsResponse Modifier and Type Method Description ListHostCisBenchmarkScanResultsResponseListHostCisBenchmarkScanResultsResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.vulnerabilityscanning.responses with parameters of type ListHostCisBenchmarkScanResultsResponse Modifier and Type Method Description ListHostCisBenchmarkScanResultsResponse.BuilderListHostCisBenchmarkScanResultsResponse.Builder. copy(ListHostCisBenchmarkScanResultsResponse o)Copy method to populate the builder with values from the given instance.
-