| Package | Description |
|---|---|
| io.gs2.account | |
| io.gs2.account.domain.model | |
| io.gs2.account.request |
| Modifier and Type | Method and Description |
|---|---|
DoTakeOverResult |
Gs2AccountRestClient.doTakeOver(DoTakeOverRequest request) |
void |
Gs2AccountRestClient.doTakeOverAsync(DoTakeOverRequest request,
AsyncAction<AsyncResult<DoTakeOverResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
AccountDomain |
NamespaceDomain.doTakeOver(DoTakeOverRequest request) |
| Modifier and Type | Method and Description |
|---|---|
static DoTakeOverRequest |
DoTakeOverRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
DoTakeOverRequest |
DoTakeOverRequest.withNamespaceName(String namespaceName) |
DoTakeOverRequest |
DoTakeOverRequest.withPassword(String password) |
DoTakeOverRequest |
DoTakeOverRequest.withType(Integer type) |
DoTakeOverRequest |
DoTakeOverRequest.withUserIdentifier(String userIdentifier) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.