Package | Description |
---|---|
com.oracle.bmc.optimizer | |
com.oracle.bmc.optimizer.responses |
Modifier and Type | Method and Description |
---|---|
GetRecommendationResponse |
OptimizerClient.getRecommendation(GetRecommendationRequest request) |
GetRecommendationResponse |
Optimizer.getRecommendation(GetRecommendationRequest request)
Gets the recommendation for the specified OCID.
|
Modifier and Type | Method and Description |
---|---|
Future<GetRecommendationResponse> |
OptimizerAsyncClient.getRecommendation(GetRecommendationRequest request,
AsyncHandler<GetRecommendationRequest,GetRecommendationResponse> handler) |
Future<GetRecommendationResponse> |
OptimizerAsync.getRecommendation(GetRecommendationRequest request,
AsyncHandler<GetRecommendationRequest,GetRecommendationResponse> handler)
Gets the recommendation for the specified OCID.
|
Modifier and Type | Method and Description |
---|---|
GetRecommendationResponse |
GetRecommendationResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetRecommendationResponse.Builder |
GetRecommendationResponse.Builder.copy(GetRecommendationResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.