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