Package | Description |
---|---|
com.oracle.bmc.vulnerabilityscanning | |
com.oracle.bmc.vulnerabilityscanning.requests |
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 |
---|---|
GetHostPortScanResultRequest |
GetHostPortScanResultRequest.Builder.build()
Build the instance of GetHostPortScanResultRequest as configured by this builder
|
GetHostPortScanResultRequest |
GetHostPortScanResultRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetHostPortScanResultRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetHostPortScanResultRequest.Builder |
GetHostPortScanResultRequest.Builder.copy(GetHostPortScanResultRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.