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