Uses of Enum
software.amazon.awssdk.services.cloudwatch.model.EvaluationWindow.Type
Packages that use EvaluationWindow.Type
-
Uses of EvaluationWindow.Type in software.amazon.awssdk.services.cloudwatch.model
Methods in software.amazon.awssdk.services.cloudwatch.model that return EvaluationWindow.TypeModifier and TypeMethodDescriptionEvaluationWindow.type()Retrieve an enum value representing which member of this object is populated.static EvaluationWindow.TypeReturns the enum constant of this type with the specified name.static EvaluationWindow.Type[]EvaluationWindow.Type.values()Returns an array containing the constants of this enum type, in the order they are declared.