| Package | Description |
|---|---|
| io.gs2.money | |
| io.gs2.money.request |
| Modifier and Type | Method and Description |
|---|---|
GetWalletByUserIdResult |
Gs2MoneyRestClient.getWalletByUserId(GetWalletByUserIdRequest request) |
void |
Gs2MoneyRestClient.getWalletByUserIdAsync(GetWalletByUserIdRequest request,
AsyncAction<AsyncResult<GetWalletByUserIdResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
static GetWalletByUserIdRequest |
GetWalletByUserIdRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
GetWalletByUserIdRequest |
GetWalletByUserIdRequest.withNamespaceName(String namespaceName) |
GetWalletByUserIdRequest |
GetWalletByUserIdRequest.withSlot(Integer slot) |
GetWalletByUserIdRequest |
GetWalletByUserIdRequest.withUserId(String userId) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.