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. |
Iterable<PatchHistoryEntrySummary> |
DatabasePaginators.listVmClusterPatchHistoryEntriesRecordIterator(ListVmClusterPatchHistoryEntriesRequest request)
Creates a new iterable which will iterate over the
PatchHistoryEntrySummary objects contained in responses from
the listVmClusterPatchHistoryEntries operation. |
Modifier and Type | Method and Description |
---|---|
PatchHistoryEntrySummary |
PatchHistoryEntrySummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
PatchHistoryEntrySummary.Builder |
PatchHistoryEntrySummary.Builder.copy(PatchHistoryEntrySummary model) |
Modifier and Type | Method and Description |
---|---|
List<PatchHistoryEntrySummary> |
ListVmClusterPatchHistoryEntriesResponse.getItems()
A list of
com.oracle.bmc.database.model.PatchHistoryEntrySummary instances. |
List<PatchHistoryEntrySummary> |
ListDbHomePatchHistoryEntriesResponse.getItems()
A list of
com.oracle.bmc.database.model.PatchHistoryEntrySummary instances. |
List<PatchHistoryEntrySummary> |
ListDbSystemPatchHistoryEntriesResponse.getItems()
A list of
com.oracle.bmc.database.model.PatchHistoryEntrySummary instances. |
Modifier and Type | Method and Description |
---|---|
ListVmClusterPatchHistoryEntriesResponse.Builder |
ListVmClusterPatchHistoryEntriesResponse.Builder.items(List<PatchHistoryEntrySummary> items)
A list of
com.oracle.bmc.database.model.PatchHistoryEntrySummary instances. |
ListDbHomePatchHistoryEntriesResponse.Builder |
ListDbHomePatchHistoryEntriesResponse.Builder.items(List<PatchHistoryEntrySummary> items)
A list of
com.oracle.bmc.database.model.PatchHistoryEntrySummary instances. |
ListDbSystemPatchHistoryEntriesResponse.Builder |
ListDbSystemPatchHistoryEntriesResponse.Builder.items(List<PatchHistoryEntrySummary> items)
A list of
com.oracle.bmc.database.model.PatchHistoryEntrySummary instances. |
Copyright © 2016–2024. All rights reserved.