| Package | Description |
|---|---|
| io.gs2.lottery | |
| io.gs2.lottery.domain.model | |
| io.gs2.lottery.request |
| Modifier and Type | Method and Description |
|---|---|
UpdateCurrentLotteryMasterResult |
Gs2LotteryRestClient.updateCurrentLotteryMaster(UpdateCurrentLotteryMasterRequest request) |
void |
Gs2LotteryRestClient.updateCurrentLotteryMasterAsync(UpdateCurrentLotteryMasterRequest request,
AsyncAction<AsyncResult<UpdateCurrentLotteryMasterResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
CurrentLotteryMasterDomain |
CurrentLotteryMasterDomain.update(UpdateCurrentLotteryMasterRequest request) |
| Modifier and Type | Method and Description |
|---|---|
static UpdateCurrentLotteryMasterRequest |
UpdateCurrentLotteryMasterRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
UpdateCurrentLotteryMasterRequest |
UpdateCurrentLotteryMasterRequest.withNamespaceName(String namespaceName) |
UpdateCurrentLotteryMasterRequest |
UpdateCurrentLotteryMasterRequest.withSettings(String settings) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.