Package | Description |
---|---|
com.oracle.bmc.optimizer | |
com.oracle.bmc.optimizer.model |
Modifier and Type | Method and Description |
---|---|
Iterable<HistorySummary> |
OptimizerPaginators.listHistoriesRecordIterator(ListHistoriesRequest request)
Creates a new iterable which will iterate over the
HistorySummary objects contained in responses from the
listHistories operation. |
Modifier and Type | Method and Description |
---|---|
HistorySummary |
HistorySummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<HistorySummary> |
HistoryCollection.getItems()
A collection of history summaries.
|
Modifier and Type | Method and Description |
---|---|
HistorySummary.Builder |
HistorySummary.Builder.copy(HistorySummary model) |
Modifier and Type | Method and Description |
---|---|
HistoryCollection.Builder |
HistoryCollection.Builder.items(List<HistorySummary> items)
A collection of history summaries.
|
Constructor and Description |
---|
HistoryCollection(List<HistorySummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.