Uses of Class
com.oracle.bmc.opsi.model.SummarizeHostInsightHostRecommendationAggregation
-
Packages that use SummarizeHostInsightHostRecommendationAggregation Package Description com.oracle.bmc.opsi.model com.oracle.bmc.opsi.responses -
-
Uses of SummarizeHostInsightHostRecommendationAggregation in com.oracle.bmc.opsi.model
Methods in com.oracle.bmc.opsi.model that return SummarizeHostInsightHostRecommendationAggregation Modifier and Type Method Description SummarizeHostInsightHostRecommendationAggregation
SummarizeHostInsightHostRecommendationAggregation.Builder. build()
Methods in com.oracle.bmc.opsi.model with parameters of type SummarizeHostInsightHostRecommendationAggregation Modifier and Type Method Description SummarizeHostInsightHostRecommendationAggregation.Builder
SummarizeHostInsightHostRecommendationAggregation.Builder. copy(SummarizeHostInsightHostRecommendationAggregation model)
-
Uses of SummarizeHostInsightHostRecommendationAggregation in com.oracle.bmc.opsi.responses
Methods in com.oracle.bmc.opsi.responses that return SummarizeHostInsightHostRecommendationAggregation Modifier and Type Method Description SummarizeHostInsightHostRecommendationAggregation
SummarizeHostInsightHostRecommendationResponse. getSummarizeHostInsightHostRecommendationAggregation()
The returned SummarizeHostInsightHostRecommendationAggregation instance.Methods in com.oracle.bmc.opsi.responses with parameters of type SummarizeHostInsightHostRecommendationAggregation Modifier and Type Method Description SummarizeHostInsightHostRecommendationResponse.Builder
SummarizeHostInsightHostRecommendationResponse.Builder. summarizeHostInsightHostRecommendationAggregation(SummarizeHostInsightHostRecommendationAggregation summarizeHostInsightHostRecommendationAggregation)
The returned SummarizeHostInsightHostRecommendationAggregation instance.
-