| Package | Description |
|---|---|
| io.gs2.stamina | |
| io.gs2.stamina.request |
| Modifier and Type | Method and Description |
|---|---|
GetStaminaModelMasterResult |
Gs2StaminaRestClient.getStaminaModelMaster(GetStaminaModelMasterRequest request) |
void |
Gs2StaminaRestClient.getStaminaModelMasterAsync(GetStaminaModelMasterRequest request,
AsyncAction<AsyncResult<GetStaminaModelMasterResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
static GetStaminaModelMasterRequest |
GetStaminaModelMasterRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
GetStaminaModelMasterRequest |
GetStaminaModelMasterRequest.withNamespaceName(String namespaceName) |
GetStaminaModelMasterRequest |
GetStaminaModelMasterRequest.withStaminaName(String staminaName) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.