Package | Description |
---|---|
com.oracle.bmc.vulnerabilityscanning | |
com.oracle.bmc.vulnerabilityscanning.responses |
Modifier and Type | Method and Description |
---|---|
ListHostCisBenchmarkScanResultsResponse |
VulnerabilityScanning.listHostCisBenchmarkScanResults(ListHostCisBenchmarkScanResultsRequest request)
Retrieves a list of HostCisBenchmarkScanResultSummary objects in a compartment.
|
ListHostCisBenchmarkScanResultsResponse |
VulnerabilityScanningClient.listHostCisBenchmarkScanResults(ListHostCisBenchmarkScanResultsRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ListHostCisBenchmarkScanResultsResponse> |
VulnerabilityScanningAsyncClient.listHostCisBenchmarkScanResults(ListHostCisBenchmarkScanResultsRequest request,
AsyncHandler<ListHostCisBenchmarkScanResultsRequest,ListHostCisBenchmarkScanResultsResponse> handler) |
Future<ListHostCisBenchmarkScanResultsResponse> |
VulnerabilityScanningAsync.listHostCisBenchmarkScanResults(ListHostCisBenchmarkScanResultsRequest request,
AsyncHandler<ListHostCisBenchmarkScanResultsRequest,ListHostCisBenchmarkScanResultsResponse> handler)
Retrieves a list of HostCisBenchmarkScanResultSummary objects in a compartment.
|
Modifier and Type | Method and Description |
---|---|
ListHostCisBenchmarkScanResultsResponse |
ListHostCisBenchmarkScanResultsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListHostCisBenchmarkScanResultsResponse.Builder |
ListHostCisBenchmarkScanResultsResponse.Builder.copy(ListHostCisBenchmarkScanResultsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.