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