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