Package | Description |
---|---|
com.oracle.bmc.vulnerabilityscanning | |
com.oracle.bmc.vulnerabilityscanning.responses |
Modifier and Type | Method and Description |
---|---|
GetHostCisBenchmarkScanResultResponse |
VulnerabilityScanning.getHostCisBenchmarkScanResult(GetHostCisBenchmarkScanResultRequest request)
Retrieves a HostCisBenchmarkScanResult identified by the benchmark scan result ID.
|
GetHostCisBenchmarkScanResultResponse |
VulnerabilityScanningClient.getHostCisBenchmarkScanResult(GetHostCisBenchmarkScanResultRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetHostCisBenchmarkScanResultResponse> |
VulnerabilityScanningAsyncClient.getHostCisBenchmarkScanResult(GetHostCisBenchmarkScanResultRequest request,
AsyncHandler<GetHostCisBenchmarkScanResultRequest,GetHostCisBenchmarkScanResultResponse> handler) |
Future<GetHostCisBenchmarkScanResultResponse> |
VulnerabilityScanningAsync.getHostCisBenchmarkScanResult(GetHostCisBenchmarkScanResultRequest request,
AsyncHandler<GetHostCisBenchmarkScanResultRequest,GetHostCisBenchmarkScanResultResponse> handler)
Retrieves a HostCisBenchmarkScanResult identified by the benchmark scan result ID.
|
Modifier and Type | Method and Description |
---|---|
GetHostCisBenchmarkScanResultResponse |
GetHostCisBenchmarkScanResultResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetHostCisBenchmarkScanResultResponse.Builder |
GetHostCisBenchmarkScanResultResponse.Builder.copy(GetHostCisBenchmarkScanResultResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.