Uses of Class
com.oracle.bmc.opsi.model.HostInsightHostRecommendations
-
Packages that use HostInsightHostRecommendations Package Description com.oracle.bmc.opsi.model -
-
Uses of HostInsightHostRecommendations in com.oracle.bmc.opsi.model
Subclasses of HostInsightHostRecommendations in com.oracle.bmc.opsi.model Modifier and Type Class Description class
HostCpuRecommendations
Contains CPU recommendation.class
HostMemoryRecommendations
Contains memory recommendation.class
HostNetworkRecommendations
Contains network recommendation.class
HostStorageRecommendations
Contains storage recommendation.Methods in com.oracle.bmc.opsi.model that return HostInsightHostRecommendations Modifier and Type Method Description HostInsightHostRecommendations
SummarizeHostInsightHostRecommendationAggregation. getDetails()
Methods in com.oracle.bmc.opsi.model with parameters of type HostInsightHostRecommendations Modifier and Type Method Description SummarizeHostInsightHostRecommendationAggregation.Builder
SummarizeHostInsightHostRecommendationAggregation.Builder. details(HostInsightHostRecommendations details)
Constructors in com.oracle.bmc.opsi.model with parameters of type HostInsightHostRecommendations Constructor Description SummarizeHostInsightHostRecommendationAggregation(SummarizeHostInsightHostRecommendationAggregation.ResourceMetric resourceMetric, SummarizeHostInsightHostRecommendationAggregation.UsageUnit usageUnit, Long itemDurationInMs, Date timeIntervalStart, Date timeIntervalEnd, HostInsightHostRecommendations details)
Deprecated.
-