Package | Description |
---|---|
com.oracle.bmc.vulnerabilityscanning | |
com.oracle.bmc.vulnerabilityscanning.responses |
Modifier and Type | Method and Description |
---|---|
ListHostPortScanResultsResponse |
VulnerabilityScanning.listHostPortScanResults(ListHostPortScanResultsRequest request)
Retrieves a list of HostPortScanResultSummary objects in a compartment.
|
ListHostPortScanResultsResponse |
VulnerabilityScanningClient.listHostPortScanResults(ListHostPortScanResultsRequest request) |
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.
|
Iterable<ListHostPortScanResultsResponse> |
VulnerabilityScanningPaginators.listHostPortScanResultsResponseIterator(ListHostPortScanResultsRequest request)
Creates a new iterable which will iterate over the responses received from the
listHostPortScanResults operation.
|
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 |
---|---|
ListHostPortScanResultsResponse |
ListHostPortScanResultsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListHostPortScanResultsResponse.Builder |
ListHostPortScanResultsResponse.Builder.copy(ListHostPortScanResultsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.