Uses of Enum
api.equinix.javasdk.ibxsmartview.enums.AlertStatus
Packages that use AlertStatus
Package
Description
IBX SmartView enumerations for the Equinix Java SDK.
-
Uses of AlertStatus in api.equinix.javasdk.ibxsmartview.enums
Methods in api.equinix.javasdk.ibxsmartview.enums that return AlertStatusModifier and TypeMethodDescriptionstatic AlertStatusAlertStatus.fromString(String value) static AlertStatusReturns the enum constant of this type with the specified name.static AlertStatus[]AlertStatus.values()Returns an array containing the constants of this enum type, in the order they are declared.