Uses of Class
io.gs2.lottery.request.GetLotteryModelRequest
Packages that use GetLotteryModelRequest
-
Uses of GetLotteryModelRequest in io.gs2.lottery
Methods in io.gs2.lottery with parameters of type GetLotteryModelRequestModifier and TypeMethodDescriptionGs2LotteryRestClient.getLotteryModel(GetLotteryModelRequest request) voidGs2LotteryRestClient.getLotteryModelAsync(GetLotteryModelRequest request, AsyncAction<AsyncResult<GetLotteryModelResult>> callback) -
Uses of GetLotteryModelRequest in io.gs2.lottery.request
Methods in io.gs2.lottery.request that return GetLotteryModelRequestModifier and TypeMethodDescriptionstatic GetLotteryModelRequestGetLotteryModelRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) GetLotteryModelRequest.withLotteryName(String lotteryName) GetLotteryModelRequest.withNamespaceName(String namespaceName)