| Package | Description |
|---|---|
| io.gs2.account | |
| io.gs2.account.request |
| Modifier and Type | Method and Description |
|---|---|
GetTakeOverResult |
Gs2AccountRestClient.getTakeOver(GetTakeOverRequest request) |
void |
Gs2AccountRestClient.getTakeOverAsync(GetTakeOverRequest request,
AsyncAction<AsyncResult<GetTakeOverResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
static GetTakeOverRequest |
GetTakeOverRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
GetTakeOverRequest |
GetTakeOverRequest.withAccessToken(String accessToken) |
GetTakeOverRequest |
GetTakeOverRequest.withNamespaceName(String namespaceName) |
GetTakeOverRequest |
GetTakeOverRequest.withType(Integer type) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.