| Package | Description |
|---|---|
| io.gs2.stamina | |
| io.gs2.stamina.request |
| Modifier and Type | Method and Description |
|---|---|
DescribeMaxStaminaTableMastersResult |
Gs2StaminaRestClient.describeMaxStaminaTableMasters(DescribeMaxStaminaTableMastersRequest request) |
void |
Gs2StaminaRestClient.describeMaxStaminaTableMastersAsync(DescribeMaxStaminaTableMastersRequest request,
AsyncAction<AsyncResult<DescribeMaxStaminaTableMastersResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
static DescribeMaxStaminaTableMastersRequest |
DescribeMaxStaminaTableMastersRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
DescribeMaxStaminaTableMastersRequest |
DescribeMaxStaminaTableMastersRequest.withLimit(Integer limit) |
DescribeMaxStaminaTableMastersRequest |
DescribeMaxStaminaTableMastersRequest.withNamespaceName(String namespaceName) |
DescribeMaxStaminaTableMastersRequest |
DescribeMaxStaminaTableMastersRequest.withPageToken(String pageToken) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.