Package | Description |
---|---|
com.oracle.bmc.vulnerabilityscanning | |
com.oracle.bmc.vulnerabilityscanning.model |
Modifier and Type | Method and Description |
---|---|
Iterable<HostScanTargetErrorSummary> |
VulnerabilityScanningPaginators.listHostScanTargetErrorsRecordIterator(ListHostScanTargetErrorsRequest request)
Creates a new iterable which will iterate over the
HostScanTargetErrorSummary objects contained in
responses from the listHostScanTargetErrors operation. |
Modifier and Type | Method and Description |
---|---|
HostScanTargetErrorSummary |
HostScanTargetErrorSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<HostScanTargetErrorSummary> |
HostScanTargetErrorSummaryCollection.getItems()
The HostScanTargetError objects in the collection.
|
Modifier and Type | Method and Description |
---|---|
HostScanTargetErrorSummary.Builder |
HostScanTargetErrorSummary.Builder.copy(HostScanTargetErrorSummary model) |
Modifier and Type | Method and Description |
---|---|
HostScanTargetErrorSummaryCollection.Builder |
HostScanTargetErrorSummaryCollection.Builder.items(List<HostScanTargetErrorSummary> items)
The HostScanTargetError objects in the collection.
|
Constructor and Description |
---|
HostScanTargetErrorSummaryCollection(List<HostScanTargetErrorSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.