Package | Description |
---|---|
com.oracle.bmc.waas | |
com.oracle.bmc.waas.model | |
com.oracle.bmc.waas.responses |
Modifier and Type | Method and Description |
---|---|
Iterable<Recommendation> |
WaasPaginators.listRecommendationsRecordIterator(ListRecommendationsRequest request)
Creates a new iterable which will iterate over the
Recommendation objects contained in responses from the
listRecommendations operation. |
Modifier and Type | Method and Description |
---|---|
Recommendation |
Recommendation.Builder.build() |
Modifier and Type | Method and Description |
---|---|
Recommendation.Builder |
Recommendation.Builder.copy(Recommendation model) |
Modifier and Type | Method and Description |
---|---|
List<Recommendation> |
ListRecommendationsResponse.getItems()
A list of
com.oracle.bmc.waas.model.Recommendation instances. |
Modifier and Type | Method and Description |
---|---|
ListRecommendationsResponse.Builder |
ListRecommendationsResponse.Builder.items(List<Recommendation> items)
A list of
com.oracle.bmc.waas.model.Recommendation instances. |
Copyright © 2016–2024. All rights reserved.