Uses of Class
com.amazonaws.services.route53.model.Dimension
Packages that use Dimension
-
Uses of Dimension in com.amazonaws.services.route53.model
Methods in com.amazonaws.services.route53.model that return DimensionModifier and TypeMethodDescriptionDimension.clone()The name of the dimension.The value of the dimension.Methods in com.amazonaws.services.route53.model that return types with arguments of type DimensionModifier and TypeMethodDescriptionCloudWatchAlarmConfiguration.getDimensions()A list ofDimensionelements for the CloudWatch metric that is associated with the CloudWatch alarm.Methods in com.amazonaws.services.route53.model with parameters of type DimensionModifier and TypeMethodDescriptionCloudWatchAlarmConfiguration.withDimensions(Dimension... dimensions) A list ofDimensionelements for the CloudWatch metric that is associated with the CloudWatch alarm.Method parameters in com.amazonaws.services.route53.model with type arguments of type DimensionModifier and TypeMethodDescriptionvoidCloudWatchAlarmConfiguration.setDimensions(Collection<Dimension> dimensions) A list ofDimensionelements for the CloudWatch metric that is associated with the CloudWatch alarm.CloudWatchAlarmConfiguration.withDimensions(Collection<Dimension> dimensions) A list ofDimensionelements for the CloudWatch metric that is associated with the CloudWatch alarm.