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