Uses of Class
com.oracle.bmc.opsi.model.HostInsightHostRecommendations.MetricRecommendationName
-
Packages that use HostInsightHostRecommendations.MetricRecommendationName Package Description com.oracle.bmc.opsi.model -
-
Uses of HostInsightHostRecommendations.MetricRecommendationName in com.oracle.bmc.opsi.model
Methods in com.oracle.bmc.opsi.model that return HostInsightHostRecommendations.MetricRecommendationName Modifier and Type Method Description static HostInsightHostRecommendations.MetricRecommendationName
HostInsightHostRecommendations.MetricRecommendationName. create(String key)
static HostInsightHostRecommendations.MetricRecommendationName
HostInsightHostRecommendations.MetricRecommendationName. valueOf(String name)
Returns the enum constant of this type with the specified name.static HostInsightHostRecommendations.MetricRecommendationName[]
HostInsightHostRecommendations.MetricRecommendationName. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-