| Package | Description |
|---|---|
| io.gs2.lottery | |
| io.gs2.lottery.request |
| Modifier and Type | Method and Description |
|---|---|
GetLotteryModelMasterResult |
Gs2LotteryRestClient.getLotteryModelMaster(GetLotteryModelMasterRequest request) |
void |
Gs2LotteryRestClient.getLotteryModelMasterAsync(GetLotteryModelMasterRequest request,
AsyncAction<AsyncResult<GetLotteryModelMasterResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
static GetLotteryModelMasterRequest |
GetLotteryModelMasterRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
GetLotteryModelMasterRequest |
GetLotteryModelMasterRequest.withLotteryName(String lotteryName) |
GetLotteryModelMasterRequest |
GetLotteryModelMasterRequest.withNamespaceName(String namespaceName) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.