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