Uses of Enum
com.amazonaws.services.cloudwatchevents.model.RuleState
Packages that use RuleState
-
Uses of RuleState in com.amazonaws.services.cloudwatchevents.model
Methods in com.amazonaws.services.cloudwatchevents.model that return RuleStateModifier and TypeMethodDescriptionstatic RuleStateUse this in place of valueOf.static RuleStateReturns the enum constant of this type with the specified name.static RuleState[]RuleState.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.amazonaws.services.cloudwatchevents.model with parameters of type RuleStateModifier and TypeMethodDescriptionvoidSpecifies whether the rule is enabled or disabled.voidIndicates whether the rule is enabled or disabled.voidThe rule's state.Specifies whether the rule is enabled or disabled.Indicates whether the rule is enabled or disabled.The rule's state.