| Package | Description |
|---|---|
| io.gs2.account | |
| io.gs2.account.result |
| Modifier and Type | Method and Description |
|---|---|
DescribeTakeOversResult |
Gs2AccountRestClient.describeTakeOvers(DescribeTakeOversRequest request) |
| Modifier and Type | Method and Description |
|---|---|
void |
Gs2AccountRestClient.describeTakeOversAsync(DescribeTakeOversRequest request,
AsyncAction<AsyncResult<DescribeTakeOversResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
static DescribeTakeOversResult |
DescribeTakeOversResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
DescribeTakeOversResult |
DescribeTakeOversResult.withItems(List<TakeOver> items) |
DescribeTakeOversResult |
DescribeTakeOversResult.withNextPageToken(String nextPageToken) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.