| Package | Description |
|---|---|
| io.gs2.lottery | |
| io.gs2.lottery.domain.model | |
| io.gs2.lottery.request |
| Modifier and Type | Method and Description |
|---|---|
DeleteLotteryModelMasterResult |
Gs2LotteryRestClient.deleteLotteryModelMaster(DeleteLotteryModelMasterRequest request) |
void |
Gs2LotteryRestClient.deleteLotteryModelMasterAsync(DeleteLotteryModelMasterRequest request,
AsyncAction<AsyncResult<DeleteLotteryModelMasterResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
LotteryModelMasterDomain |
LotteryModelMasterDomain.delete(DeleteLotteryModelMasterRequest request) |
| Modifier and Type | Method and Description |
|---|---|
static DeleteLotteryModelMasterRequest |
DeleteLotteryModelMasterRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
DeleteLotteryModelMasterRequest |
DeleteLotteryModelMasterRequest.withLotteryName(String lotteryName) |
DeleteLotteryModelMasterRequest |
DeleteLotteryModelMasterRequest.withNamespaceName(String namespaceName) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.