Uses of Class
com.oracle.bmc.opsi.responses.SummarizeHostInsightHostRecommendationResponse
- 
Packages that use SummarizeHostInsightHostRecommendationResponse Package Description com.oracle.bmc.opsi com.oracle.bmc.opsi.responses 
- 
- 
Uses of SummarizeHostInsightHostRecommendationResponse in com.oracle.bmc.opsiMethods in com.oracle.bmc.opsi that return SummarizeHostInsightHostRecommendationResponse Modifier and Type Method Description SummarizeHostInsightHostRecommendationResponseOperationsInsights. summarizeHostInsightHostRecommendation(SummarizeHostInsightHostRecommendationRequest request)Returns response with some recommendations if apply for a host.SummarizeHostInsightHostRecommendationResponseOperationsInsightsClient. summarizeHostInsightHostRecommendation(SummarizeHostInsightHostRecommendationRequest request)Methods in com.oracle.bmc.opsi that return types with arguments of type SummarizeHostInsightHostRecommendationResponse Modifier and Type Method Description Future<SummarizeHostInsightHostRecommendationResponse>OperationsInsightsAsync. summarizeHostInsightHostRecommendation(SummarizeHostInsightHostRecommendationRequest request, AsyncHandler<SummarizeHostInsightHostRecommendationRequest,SummarizeHostInsightHostRecommendationResponse> handler)Returns response with some recommendations if apply for a host.Future<SummarizeHostInsightHostRecommendationResponse>OperationsInsightsAsyncClient. summarizeHostInsightHostRecommendation(SummarizeHostInsightHostRecommendationRequest request, AsyncHandler<SummarizeHostInsightHostRecommendationRequest,SummarizeHostInsightHostRecommendationResponse> handler)Method parameters in com.oracle.bmc.opsi with type arguments of type SummarizeHostInsightHostRecommendationResponse Modifier and Type Method Description Future<SummarizeHostInsightHostRecommendationResponse>OperationsInsightsAsync. summarizeHostInsightHostRecommendation(SummarizeHostInsightHostRecommendationRequest request, AsyncHandler<SummarizeHostInsightHostRecommendationRequest,SummarizeHostInsightHostRecommendationResponse> handler)Returns response with some recommendations if apply for a host.Future<SummarizeHostInsightHostRecommendationResponse>OperationsInsightsAsyncClient. summarizeHostInsightHostRecommendation(SummarizeHostInsightHostRecommendationRequest request, AsyncHandler<SummarizeHostInsightHostRecommendationRequest,SummarizeHostInsightHostRecommendationResponse> handler)
- 
Uses of SummarizeHostInsightHostRecommendationResponse in com.oracle.bmc.opsi.responsesMethods in com.oracle.bmc.opsi.responses that return SummarizeHostInsightHostRecommendationResponse Modifier and Type Method Description SummarizeHostInsightHostRecommendationResponseSummarizeHostInsightHostRecommendationResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.opsi.responses with parameters of type SummarizeHostInsightHostRecommendationResponse Modifier and Type Method Description SummarizeHostInsightHostRecommendationResponse.BuilderSummarizeHostInsightHostRecommendationResponse.Builder. copy(SummarizeHostInsightHostRecommendationResponse o)Copy method to populate the builder with values from the given instance.
 
-