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