JavaScript is disabled on your browser.
Description
Nested Class Summary
Enum Constant Summary
Field Summary
Constructor Summary
Method Summary
Enum Constant Details
AUSTRALIA_EAST
AUSTRALIA_SOUTHEAST
BRAZIL_SOUTH
CANADA_CENTRAL
CENTRAL_INDIA
CENTRAL_US
EAST_ASIA
EAST_US
EAST_US_2
FRANCE_CENTRAL
JAPAN_EAST
JAPAN_WEST
KOREA_CENTRAL
MEXICO_CENTRAL
NORTH_CENTRAL_US
NORTH_EUROPE
SOUTH_CENTRAL_US
SOUTHEAST_ASIA
SOUTH_AFRICA_NORTH
SWEDEN_CENTRAL
UAE_NORTH
UK_SOUTH
WEST_CENTRAL_US
WEST_EUROPE
WEST_US
WEST_US_2
WEST_US_3
INVALID_REGION
Field Details
nameId
translationKey
Constructor Details
RealmsRegion(String, String)
Method Details
values()
valueOf(String)
findByNameId(String)
Nested Class Summary
Nested Classes
Enum Constant Summary
Enum Constants
Constructor Summary
Constructors
Method Summary
All Methods Static Methods Concrete Methods
Returns the enum constant of this class with the specified name.
Returns an array containing the constants of this enum class, in
the order they are declared.
Methods inherited from class Enum
clone , compareTo , describeConstable , equals , finalize , getDeclaringClass , hashCode , name , ordinal , toString , valueOf