Uses of Class
io.gs2.lottery.request.UpdateCurrentLotteryMasterRequest
Packages that use UpdateCurrentLotteryMasterRequest
-
Uses of UpdateCurrentLotteryMasterRequest in io.gs2.lottery
Methods in io.gs2.lottery with parameters of type UpdateCurrentLotteryMasterRequestModifier and TypeMethodDescriptionGs2LotteryRestClient.updateCurrentLotteryMaster(UpdateCurrentLotteryMasterRequest request) voidGs2LotteryRestClient.updateCurrentLotteryMasterAsync(UpdateCurrentLotteryMasterRequest request, AsyncAction<AsyncResult<UpdateCurrentLotteryMasterResult>> callback) -
Uses of UpdateCurrentLotteryMasterRequest in io.gs2.lottery.request
Methods in io.gs2.lottery.request that return UpdateCurrentLotteryMasterRequestModifier and TypeMethodDescriptionUpdateCurrentLotteryMasterRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) UpdateCurrentLotteryMasterRequest.withNamespaceName(String namespaceName) UpdateCurrentLotteryMasterRequest.withSettings(String settings)