Package | Description |
---|---|
com.oracle.bmc.vulnerabilityscanning | |
com.oracle.bmc.vulnerabilityscanning.responses |
Modifier and Type | Method and Description |
---|---|
ListHostAgentScanResultsResponse |
VulnerabilityScanning.listHostAgentScanResults(ListHostAgentScanResultsRequest request)
Retrieves a list of HostAgentScanResultSummary objects in a compartment.
|
ListHostAgentScanResultsResponse |
VulnerabilityScanningClient.listHostAgentScanResults(ListHostAgentScanResultsRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ListHostAgentScanResultsResponse> |
VulnerabilityScanningAsyncClient.listHostAgentScanResults(ListHostAgentScanResultsRequest request,
AsyncHandler<ListHostAgentScanResultsRequest,ListHostAgentScanResultsResponse> handler) |
Future<ListHostAgentScanResultsResponse> |
VulnerabilityScanningAsync.listHostAgentScanResults(ListHostAgentScanResultsRequest request,
AsyncHandler<ListHostAgentScanResultsRequest,ListHostAgentScanResultsResponse> handler)
Retrieves a list of HostAgentScanResultSummary objects in a compartment.
|
Iterable<ListHostAgentScanResultsResponse> |
VulnerabilityScanningPaginators.listHostAgentScanResultsResponseIterator(ListHostAgentScanResultsRequest request)
Creates a new iterable which will iterate over the responses received from the
listHostAgentScanResults operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListHostAgentScanResultsResponse> |
VulnerabilityScanningAsyncClient.listHostAgentScanResults(ListHostAgentScanResultsRequest request,
AsyncHandler<ListHostAgentScanResultsRequest,ListHostAgentScanResultsResponse> handler) |
Future<ListHostAgentScanResultsResponse> |
VulnerabilityScanningAsync.listHostAgentScanResults(ListHostAgentScanResultsRequest request,
AsyncHandler<ListHostAgentScanResultsRequest,ListHostAgentScanResultsResponse> handler)
Retrieves a list of HostAgentScanResultSummary objects in a compartment.
|
Modifier and Type | Method and Description |
---|---|
ListHostAgentScanResultsResponse |
ListHostAgentScanResultsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListHostAgentScanResultsResponse.Builder |
ListHostAgentScanResultsResponse.Builder.copy(ListHostAgentScanResultsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.