Uses of Class
io.gs2.lottery.result.UpdateCurrentLotteryMasterResult
Packages that use UpdateCurrentLotteryMasterResult
-
Uses of UpdateCurrentLotteryMasterResult in io.gs2.lottery
Methods in io.gs2.lottery that return UpdateCurrentLotteryMasterResultModifier and TypeMethodDescriptionGs2LotteryRestClient.updateCurrentLotteryMaster(UpdateCurrentLotteryMasterRequest request) Method parameters in io.gs2.lottery with type arguments of type UpdateCurrentLotteryMasterResultModifier and TypeMethodDescriptionvoidGs2LotteryRestClient.updateCurrentLotteryMasterAsync(UpdateCurrentLotteryMasterRequest request, AsyncAction<AsyncResult<UpdateCurrentLotteryMasterResult>> callback) -
Uses of UpdateCurrentLotteryMasterResult in io.gs2.lottery.result
Methods in io.gs2.lottery.result that return UpdateCurrentLotteryMasterResultModifier and TypeMethodDescriptionUpdateCurrentLotteryMasterResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) UpdateCurrentLotteryMasterResult.withItem(CurrentLotteryMaster item)