Package | Description |
---|---|
com.oracle.bmc.optimizer | |
com.oracle.bmc.optimizer.responses |
Modifier and Type | Method and Description |
---|---|
ListRecommendationsResponse |
OptimizerClient.listRecommendations(ListRecommendationsRequest request) |
ListRecommendationsResponse |
Optimizer.listRecommendations(ListRecommendationsRequest request)
Lists the Cloud Advisor recommendations that are currently supported.
|
Modifier and Type | Method and Description |
---|---|
Future<ListRecommendationsResponse> |
OptimizerAsyncClient.listRecommendations(ListRecommendationsRequest request,
AsyncHandler<ListRecommendationsRequest,ListRecommendationsResponse> handler) |
Future<ListRecommendationsResponse> |
OptimizerAsync.listRecommendations(ListRecommendationsRequest request,
AsyncHandler<ListRecommendationsRequest,ListRecommendationsResponse> handler)
Lists the Cloud Advisor recommendations that are currently supported.
|
Iterable<ListRecommendationsResponse> |
OptimizerPaginators.listRecommendationsResponseIterator(ListRecommendationsRequest request)
Creates a new iterable which will iterate over the responses received from the
listRecommendations operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListRecommendationsResponse> |
OptimizerAsyncClient.listRecommendations(ListRecommendationsRequest request,
AsyncHandler<ListRecommendationsRequest,ListRecommendationsResponse> handler) |
Future<ListRecommendationsResponse> |
OptimizerAsync.listRecommendations(ListRecommendationsRequest request,
AsyncHandler<ListRecommendationsRequest,ListRecommendationsResponse> handler)
Lists the Cloud Advisor recommendations that are currently supported.
|
Modifier and Type | Method and Description |
---|---|
ListRecommendationsResponse |
ListRecommendationsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListRecommendationsResponse.Builder |
ListRecommendationsResponse.Builder.copy(ListRecommendationsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.