Package | Description |
---|---|
com.oracle.bmc.vulnerabilityscanning | |
com.oracle.bmc.vulnerabilityscanning.requests |
Modifier and Type | Method and Description |
---|---|
Future<ListHostPortScanResultsResponse> |
VulnerabilityScanningAsyncClient.listHostPortScanResults(ListHostPortScanResultsRequest request,
AsyncHandler<ListHostPortScanResultsRequest,ListHostPortScanResultsResponse> handler) |
Future<ListHostPortScanResultsResponse> |
VulnerabilityScanningAsync.listHostPortScanResults(ListHostPortScanResultsRequest request,
AsyncHandler<ListHostPortScanResultsRequest,ListHostPortScanResultsResponse> handler)
Retrieves a list of HostPortScanResultSummary objects in a compartment.
|
Modifier and Type | Method and Description |
---|---|
ListHostPortScanResultsRequest |
ListHostPortScanResultsRequest.Builder.build()
Build the instance of ListHostPortScanResultsRequest as configured by this builder
|
ListHostPortScanResultsRequest |
ListHostPortScanResultsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListHostPortScanResultsRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListHostPortScanResultsRequest.Builder |
ListHostPortScanResultsRequest.Builder.copy(ListHostPortScanResultsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.