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