Uses of Enum
com.amazonaws.services.route53.model.Statistic
Packages that use Statistic
-
Uses of Statistic in com.amazonaws.services.route53.model
Methods in com.amazonaws.services.route53.model that return StatisticModifier and TypeMethodDescriptionstatic Statistic
Use this in place of valueOf.static Statistic
Returns the enum constant of this type with the specified name.static Statistic[]
Statistic.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.amazonaws.services.route53.model with parameters of type StatisticModifier and TypeMethodDescriptionvoid
CloudWatchAlarmConfiguration.setStatistic
(Statistic statistic) The statistic to apply to the CloudWatch metric that is associated with the CloudWatch alarm.CloudWatchAlarmConfiguration.withStatistic
(Statistic statistic) The statistic to apply to the CloudWatch metric that is associated with the CloudWatch alarm.