| Package | Description |
|---|---|
| io.gs2.lottery | |
| io.gs2.lottery.result |
| Modifier and Type | Method and Description |
|---|---|
DescribeLotteryModelMastersResult |
Gs2LotteryRestClient.describeLotteryModelMasters(DescribeLotteryModelMastersRequest request) |
| Modifier and Type | Method and Description |
|---|---|
void |
Gs2LotteryRestClient.describeLotteryModelMastersAsync(DescribeLotteryModelMastersRequest request,
AsyncAction<AsyncResult<DescribeLotteryModelMastersResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
static DescribeLotteryModelMastersResult |
DescribeLotteryModelMastersResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
DescribeLotteryModelMastersResult |
DescribeLotteryModelMastersResult.withItems(List<LotteryModelMaster> items) |
DescribeLotteryModelMastersResult |
DescribeLotteryModelMastersResult.withNextPageToken(String nextPageToken) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.