| Package | Description |
|---|---|
| io.gs2.lottery | |
| io.gs2.lottery.request |
| Modifier and Type | Method and Description |
|---|---|
DescribeLotteryModelMastersResult |
Gs2LotteryRestClient.describeLotteryModelMasters(DescribeLotteryModelMastersRequest request) |
void |
Gs2LotteryRestClient.describeLotteryModelMastersAsync(DescribeLotteryModelMastersRequest request,
AsyncAction<AsyncResult<DescribeLotteryModelMastersResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
static DescribeLotteryModelMastersRequest |
DescribeLotteryModelMastersRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
DescribeLotteryModelMastersRequest |
DescribeLotteryModelMastersRequest.withLimit(Integer limit) |
DescribeLotteryModelMastersRequest |
DescribeLotteryModelMastersRequest.withNamespaceName(String namespaceName) |
DescribeLotteryModelMastersRequest |
DescribeLotteryModelMastersRequest.withPageToken(String pageToken) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.