Uses of Enum
com.amazonaws.services.route53.model.CloudWatchRegion
Packages that use CloudWatchRegion
-
Uses of CloudWatchRegion in com.amazonaws.services.route53.model
Subclasses with type arguments of type CloudWatchRegion in com.amazonaws.services.route53.modelMethods in com.amazonaws.services.route53.model that return CloudWatchRegionModifier and TypeMethodDescriptionstatic CloudWatchRegionUse this in place of valueOf.static CloudWatchRegionReturns 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 TypeMethodDescriptionvoidAlarmIdentifier.setRegion(CloudWatchRegion region) TheCloudWatchRegionthat the CloudWatch alarm was created in.AlarmIdentifier.withRegion(CloudWatchRegion region) TheCloudWatchRegionthat the CloudWatch alarm was created in.