Uses of Class
io.gs2.lottery.result.GetLotteryModelResult
Packages that use GetLotteryModelResult
-
Uses of GetLotteryModelResult in io.gs2.lottery
Methods in io.gs2.lottery that return GetLotteryModelResultModifier and TypeMethodDescriptionGs2LotteryRestClient.getLotteryModel(GetLotteryModelRequest request) Method parameters in io.gs2.lottery with type arguments of type GetLotteryModelResultModifier and TypeMethodDescriptionvoidGs2LotteryRestClient.getLotteryModelAsync(GetLotteryModelRequest request, AsyncAction<AsyncResult<GetLotteryModelResult>> callback) -
Uses of GetLotteryModelResult in io.gs2.lottery.result
Methods in io.gs2.lottery.result that return GetLotteryModelResultModifier and TypeMethodDescriptionstatic GetLotteryModelResultGetLotteryModelResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) GetLotteryModelResult.withItem(LotteryModel item)