| Package | Description |
|---|---|
| io.gs2 | |
| io.gs2.model |
| Modifier and Type | Field and Description |
|---|---|
protected Region |
AbstractGs2Client.region
アクセス先リージョン
|
| Modifier and Type | Method and Description |
|---|---|
Region |
AbstractGs2Client.getRegion()
アクセス先リージョンを取得
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractGs2Client.setRegion(Region region)
アクセス先リージョンを設定
|
T |
AbstractGs2Client.withRegion(Region region)
アクセス先リージョンを設定
|
| Constructor and Description |
|---|
AbstractGs2Client(IGs2Credential credential,
Region region) |
| Modifier and Type | Method and Description |
|---|---|
static Region |
Region.prettyValueOf(String value) |
static Region |
Region.valueOf(String name)
Returns 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.
|
Copyright © 2016 Game Server Services, Inc. AllRights Reserved.