Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.model | |
com.oracle.bmc.database.responses |
Modifier and Type | Method and Description |
---|---|
Iterable<DbSystemUpgradeHistoryEntrySummary> |
DatabasePaginators.listDbSystemUpgradeHistoryEntriesRecordIterator(ListDbSystemUpgradeHistoryEntriesRequest request)
Creates a new iterable which will iterate over the
DbSystemUpgradeHistoryEntrySummary objects contained in
responses from the listDbSystemUpgradeHistoryEntries operation. |
Modifier and Type | Method and Description |
---|---|
DbSystemUpgradeHistoryEntrySummary |
DbSystemUpgradeHistoryEntrySummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
DbSystemUpgradeHistoryEntrySummary.Builder |
DbSystemUpgradeHistoryEntrySummary.Builder.copy(DbSystemUpgradeHistoryEntrySummary model) |
Modifier and Type | Method and Description |
---|---|
List<DbSystemUpgradeHistoryEntrySummary> |
ListDbSystemUpgradeHistoryEntriesResponse.getItems()
A list of
com.oracle.bmc.database.model.DbSystemUpgradeHistoryEntrySummary instances. |
Modifier and Type | Method and Description |
---|---|
ListDbSystemUpgradeHistoryEntriesResponse.Builder |
ListDbSystemUpgradeHistoryEntriesResponse.Builder.items(List<DbSystemUpgradeHistoryEntrySummary> items)
A list of
com.oracle.bmc.database.model.DbSystemUpgradeHistoryEntrySummary
instances. |
Copyright © 2016–2024. All rights reserved.