Package | Description |
---|---|
com.oracle.bmc.vulnerabilityscanning | |
com.oracle.bmc.vulnerabilityscanning.responses |
Modifier and Type | Method and Description |
---|---|
ListHostScanTargetErrorsResponse |
VulnerabilityScanning.listHostScanTargetErrors(ListHostScanTargetErrorsRequest request)
Retrieves list of errors during scanning on instances associated with HostScanTarget
identified by the target ID.
|
ListHostScanTargetErrorsResponse |
VulnerabilityScanningClient.listHostScanTargetErrors(ListHostScanTargetErrorsRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ListHostScanTargetErrorsResponse> |
VulnerabilityScanningAsyncClient.listHostScanTargetErrors(ListHostScanTargetErrorsRequest request,
AsyncHandler<ListHostScanTargetErrorsRequest,ListHostScanTargetErrorsResponse> handler) |
Future<ListHostScanTargetErrorsResponse> |
VulnerabilityScanningAsync.listHostScanTargetErrors(ListHostScanTargetErrorsRequest request,
AsyncHandler<ListHostScanTargetErrorsRequest,ListHostScanTargetErrorsResponse> handler)
Retrieves list of errors during scanning on instances associated with HostScanTarget
identified by the target ID.
|
Iterable<ListHostScanTargetErrorsResponse> |
VulnerabilityScanningPaginators.listHostScanTargetErrorsResponseIterator(ListHostScanTargetErrorsRequest request)
Creates a new iterable which will iterate over the responses received from the
listHostScanTargetErrors operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListHostScanTargetErrorsResponse> |
VulnerabilityScanningAsyncClient.listHostScanTargetErrors(ListHostScanTargetErrorsRequest request,
AsyncHandler<ListHostScanTargetErrorsRequest,ListHostScanTargetErrorsResponse> handler) |
Future<ListHostScanTargetErrorsResponse> |
VulnerabilityScanningAsync.listHostScanTargetErrors(ListHostScanTargetErrorsRequest request,
AsyncHandler<ListHostScanTargetErrorsRequest,ListHostScanTargetErrorsResponse> handler)
Retrieves list of errors during scanning on instances associated with HostScanTarget
identified by the target ID.
|
Modifier and Type | Method and Description |
---|---|
ListHostScanTargetErrorsResponse |
ListHostScanTargetErrorsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListHostScanTargetErrorsResponse.Builder |
ListHostScanTargetErrorsResponse.Builder.copy(ListHostScanTargetErrorsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.