Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.model | |
com.oracle.bmc.database.responses |
Modifier and Type | Method and Description |
---|---|
Iterable<PatchHistoryEntrySummary> |
DatabasePaginators.listDbHomePatchHistoryEntriesRecordIterator(ListDbHomePatchHistoryEntriesRequest request)
Creates a new iterable which will iterate over the
PatchHistoryEntrySummary objects contained in responses from the listDbHomePatchHistoryEntries operation. |
Iterable<PatchHistoryEntrySummary> |
DatabasePaginators.listDbSystemPatchHistoryEntriesRecordIterator(ListDbSystemPatchHistoryEntriesRequest request)
Creates a new iterable which will iterate over the
PatchHistoryEntrySummary objects contained in responses from the listDbSystemPatchHistoryEntries operation. |
Modifier and Type | Method and Description |
---|---|
PatchHistoryEntrySummary |
PatchHistoryEntrySummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
PatchHistoryEntrySummary.Builder |
PatchHistoryEntrySummary.Builder.copy(PatchHistoryEntrySummary o) |
Modifier and Type | Method and Description |
---|---|
List<PatchHistoryEntrySummary> |
ListDbHomePatchHistoryEntriesResponse.getItems()
A list of PatchHistoryEntrySummary instances.
|
List<PatchHistoryEntrySummary> |
ListDbSystemPatchHistoryEntriesResponse.getItems()
A list of PatchHistoryEntrySummary instances.
|
Modifier and Type | Method and Description |
---|---|
ListDbHomePatchHistoryEntriesResponse.Builder |
ListDbHomePatchHistoryEntriesResponse.Builder.items(List<PatchHistoryEntrySummary> items) |
ListDbSystemPatchHistoryEntriesResponse.Builder |
ListDbSystemPatchHistoryEntriesResponse.Builder.items(List<PatchHistoryEntrySummary> items) |
Copyright © 2016–2019. All rights reserved.