Uses of Class
io.gs2.lottery.result.UpdateLotteryModelMasterResult
Packages that use UpdateLotteryModelMasterResult
-
Uses of UpdateLotteryModelMasterResult in io.gs2.lottery
Methods in io.gs2.lottery that return UpdateLotteryModelMasterResultModifier and TypeMethodDescriptionGs2LotteryRestClient.updateLotteryModelMaster(UpdateLotteryModelMasterRequest request) Method parameters in io.gs2.lottery with type arguments of type UpdateLotteryModelMasterResultModifier and TypeMethodDescriptionvoidGs2LotteryRestClient.updateLotteryModelMasterAsync(UpdateLotteryModelMasterRequest request, AsyncAction<AsyncResult<UpdateLotteryModelMasterResult>> callback) -
Uses of UpdateLotteryModelMasterResult in io.gs2.lottery.result
Methods in io.gs2.lottery.result that return UpdateLotteryModelMasterResultModifier and TypeMethodDescriptionUpdateLotteryModelMasterResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) UpdateLotteryModelMasterResult.withItem(LotteryModelMaster item)