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