| Package | Description |
|---|---|
| io.gs2.stamina | |
| io.gs2.stamina.result |
| Modifier and Type | Method and Description |
|---|---|
DescribeMaxStaminaTableMastersResult |
Gs2StaminaRestClient.describeMaxStaminaTableMasters(DescribeMaxStaminaTableMastersRequest request) |
| Modifier and Type | Method and Description |
|---|---|
void |
Gs2StaminaRestClient.describeMaxStaminaTableMastersAsync(DescribeMaxStaminaTableMastersRequest request,
AsyncAction<AsyncResult<DescribeMaxStaminaTableMastersResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
static DescribeMaxStaminaTableMastersResult |
DescribeMaxStaminaTableMastersResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
DescribeMaxStaminaTableMastersResult |
DescribeMaxStaminaTableMastersResult.withItems(List<MaxStaminaTableMaster> items) |
DescribeMaxStaminaTableMastersResult |
DescribeMaxStaminaTableMastersResult.withNextPageToken(String nextPageToken) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.