Uses of Class
io.gs2.lottery.result.UpdatePrizeTableMasterResult
Packages that use UpdatePrizeTableMasterResult
-
Uses of UpdatePrizeTableMasterResult in io.gs2.lottery
Methods in io.gs2.lottery that return UpdatePrizeTableMasterResultModifier and TypeMethodDescriptionGs2LotteryRestClient.updatePrizeTableMaster(UpdatePrizeTableMasterRequest request) Method parameters in io.gs2.lottery with type arguments of type UpdatePrizeTableMasterResultModifier and TypeMethodDescriptionvoidGs2LotteryRestClient.updatePrizeTableMasterAsync(UpdatePrizeTableMasterRequest request, AsyncAction<AsyncResult<UpdatePrizeTableMasterResult>> callback) -
Uses of UpdatePrizeTableMasterResult in io.gs2.lottery.result
Methods in io.gs2.lottery.result that return UpdatePrizeTableMasterResultModifier and TypeMethodDescriptionstatic UpdatePrizeTableMasterResultUpdatePrizeTableMasterResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) UpdatePrizeTableMasterResult.withItem(PrizeTableMaster item)