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