Package | Description |
---|---|
io.impossible.fx.client | |
io.impossible.fx.utils |
Modifier and Type | Method and Description |
---|---|
T |
DefaultClientBuilder.withRegion(Regions region) |
Modifier and Type | Method and Description |
---|---|
static Regions |
Regions.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Regions[] |
Regions.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|