Package | Description |
---|---|
com.oracle.bmc.vulnerabilityscanning | |
com.oracle.bmc.vulnerabilityscanning.responses |
Modifier and Type | Method and Description |
---|---|
ListHostEndpointProtectionScanResultsResponse |
VulnerabilityScanning.listHostEndpointProtectionScanResults(ListHostEndpointProtectionScanResultsRequest request)
Returns a collection of HostEndpointProtectionScanResultSummary objects
|
ListHostEndpointProtectionScanResultsResponse |
VulnerabilityScanningClient.listHostEndpointProtectionScanResults(ListHostEndpointProtectionScanResultsRequest request) |
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 |
---|---|
ListHostEndpointProtectionScanResultsResponse |
ListHostEndpointProtectionScanResultsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListHostEndpointProtectionScanResultsResponse.Builder |
ListHostEndpointProtectionScanResultsResponse.Builder.copy(ListHostEndpointProtectionScanResultsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.