Package | Description |
---|---|
com.oracle.bmc.osmanagementhub | |
com.oracle.bmc.osmanagementhub.model |
Modifier and Type | Method and Description |
---|---|
Iterable<ErratumSummary> |
SoftwareSourcePaginators.listErrataRecordIterator(ListErrataRequest request)
Creates a new iterable which will iterate over the
ErratumSummary objects contained in responses from the
listErrata operation. |
Modifier and Type | Method and Description |
---|---|
ErratumSummary |
ErratumSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<ErratumSummary> |
ErratumCollection.getItems()
List of errata.
|
Modifier and Type | Method and Description |
---|---|
ErratumSummary.Builder |
ErratumSummary.Builder.copy(ErratumSummary model) |
Modifier and Type | Method and Description |
---|---|
ErratumCollection.Builder |
ErratumCollection.Builder.items(List<ErratumSummary> items)
List of errata.
|
Constructor and Description |
---|
ErratumCollection(List<ErratumSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.