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