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.opsi
Methods in com.oracle.bmc.opsi that return SummarizeHostInsightHostRecommendationResponse Modifier and Type Method Description SummarizeHostInsightHostRecommendationResponse
OperationsInsights. summarizeHostInsightHostRecommendation(SummarizeHostInsightHostRecommendationRequest request)
Returns response with some recommendations if apply for a host.SummarizeHostInsightHostRecommendationResponse
OperationsInsightsClient. 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.responses
Methods in com.oracle.bmc.opsi.responses that return SummarizeHostInsightHostRecommendationResponse Modifier and Type Method Description SummarizeHostInsightHostRecommendationResponse
SummarizeHostInsightHostRecommendationResponse.Builder. build()
Build the response object.Methods in com.oracle.bmc.opsi.responses with parameters of type SummarizeHostInsightHostRecommendationResponse Modifier and Type Method Description SummarizeHostInsightHostRecommendationResponse.Builder
SummarizeHostInsightHostRecommendationResponse.Builder. copy(SummarizeHostInsightHostRecommendationResponse o)
Copy method to populate the builder with values from the given instance.
-