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