Uses of Class
io.gs2.lottery.result.CreateLotteryModelMasterResult
Packages that use CreateLotteryModelMasterResult
-
Uses of CreateLotteryModelMasterResult in io.gs2.lottery
Methods in io.gs2.lottery that return CreateLotteryModelMasterResultModifier and TypeMethodDescriptionGs2LotteryRestClient.createLotteryModelMaster(CreateLotteryModelMasterRequest request) Method parameters in io.gs2.lottery with type arguments of type CreateLotteryModelMasterResultModifier and TypeMethodDescriptionvoidGs2LotteryRestClient.createLotteryModelMasterAsync(CreateLotteryModelMasterRequest request, AsyncAction<AsyncResult<CreateLotteryModelMasterResult>> callback) -
Uses of CreateLotteryModelMasterResult in io.gs2.lottery.result
Methods in io.gs2.lottery.result that return CreateLotteryModelMasterResultModifier and TypeMethodDescriptionCreateLotteryModelMasterResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) CreateLotteryModelMasterResult.withItem(LotteryModelMaster item)