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