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