Uses of Enum
io.jenkins.plugins.scanner.Region
-
Uses of Region in io.jenkins.plugins.scanner
Methods in io.jenkins.plugins.scanner that return RegionModifier and TypeMethodDescriptionstatic RegionFinds a Region by its value string (case-insensitive).static RegionRegion.getDefault()static RegionReturns the enum constant of this type with the specified name.static Region[]Region.values()Returns an array containing the constants of this enum type, in the order they are declared.