Uses of Class
io.gs2.lottery.request.GetLotteryModelMasterRequest
Packages that use GetLotteryModelMasterRequest
-
Uses of GetLotteryModelMasterRequest in io.gs2.lottery
Methods in io.gs2.lottery with parameters of type GetLotteryModelMasterRequestModifier and TypeMethodDescriptionGs2LotteryRestClient.getLotteryModelMaster(GetLotteryModelMasterRequest request) voidGs2LotteryRestClient.getLotteryModelMasterAsync(GetLotteryModelMasterRequest request, AsyncAction<AsyncResult<GetLotteryModelMasterResult>> callback) -
Uses of GetLotteryModelMasterRequest in io.gs2.lottery.request
Methods in io.gs2.lottery.request that return GetLotteryModelMasterRequestModifier and TypeMethodDescriptionstatic GetLotteryModelMasterRequestGetLotteryModelMasterRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) GetLotteryModelMasterRequest.withLotteryName(String lotteryName) GetLotteryModelMasterRequest.withNamespaceName(String namespaceName)