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