Uses of Enum
com.amazonaws.services.route53.model.CloudWatchRegion
Packages that use CloudWatchRegion
-
Uses of CloudWatchRegion in com.amazonaws.services.route53.model
Methods in com.amazonaws.services.route53.model that return CloudWatchRegionModifier and TypeMethodDescriptionstatic CloudWatchRegion
Use this in place of valueOf.static CloudWatchRegion
Returns the enum constant of this type with the specified name.static CloudWatchRegion[]
CloudWatchRegion.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 CloudWatchRegionModifier and TypeMethodDescriptionvoid
AlarmIdentifier.setRegion
(CloudWatchRegion region) TheCloudWatchRegion
that the CloudWatch alarm was created in.AlarmIdentifier.withRegion
(CloudWatchRegion region) TheCloudWatchRegion
that the CloudWatch alarm was created in.