| Package | Description |
|---|---|
| io.gs2.money | |
| io.gs2.money.result |
| Modifier and Type | Method and Description |
|---|---|
DescribeWalletsByUserIdResult |
Gs2MoneyRestClient.describeWalletsByUserId(DescribeWalletsByUserIdRequest request) |
| Modifier and Type | Method and Description |
|---|---|
void |
Gs2MoneyRestClient.describeWalletsByUserIdAsync(DescribeWalletsByUserIdRequest request,
AsyncAction<AsyncResult<DescribeWalletsByUserIdResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
static DescribeWalletsByUserIdResult |
DescribeWalletsByUserIdResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
DescribeWalletsByUserIdResult |
DescribeWalletsByUserIdResult.withItems(List<Wallet> items) |
DescribeWalletsByUserIdResult |
DescribeWalletsByUserIdResult.withNextPageToken(String nextPageToken) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.