Uses of Class
io.gs2.lottery.result.CreatePrizeTableMasterResult
Packages that use CreatePrizeTableMasterResult
-
Uses of CreatePrizeTableMasterResult in io.gs2.lottery
Methods in io.gs2.lottery that return CreatePrizeTableMasterResultModifier and TypeMethodDescriptionGs2LotteryRestClient.createPrizeTableMaster(CreatePrizeTableMasterRequest request) Method parameters in io.gs2.lottery with type arguments of type CreatePrizeTableMasterResultModifier and TypeMethodDescriptionvoidGs2LotteryRestClient.createPrizeTableMasterAsync(CreatePrizeTableMasterRequest request, AsyncAction<AsyncResult<CreatePrizeTableMasterResult>> callback) -
Uses of CreatePrizeTableMasterResult in io.gs2.lottery.result
Methods in io.gs2.lottery.result that return CreatePrizeTableMasterResultModifier and TypeMethodDescriptionstatic CreatePrizeTableMasterResultCreatePrizeTableMasterResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) CreatePrizeTableMasterResult.withItem(PrizeTableMaster item)