Uses of Class
io.gs2.lottery.request.DeleteLotteryModelMasterRequest
Packages that use DeleteLotteryModelMasterRequest
-
Uses of DeleteLotteryModelMasterRequest in io.gs2.lottery
Methods in io.gs2.lottery with parameters of type DeleteLotteryModelMasterRequestModifier and TypeMethodDescriptionGs2LotteryRestClient.deleteLotteryModelMaster(DeleteLotteryModelMasterRequest request) voidGs2LotteryRestClient.deleteLotteryModelMasterAsync(DeleteLotteryModelMasterRequest request, AsyncAction<AsyncResult<DeleteLotteryModelMasterResult>> callback) -
Uses of DeleteLotteryModelMasterRequest in io.gs2.lottery.request
Methods in io.gs2.lottery.request that return DeleteLotteryModelMasterRequestModifier and TypeMethodDescriptionDeleteLotteryModelMasterRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) DeleteLotteryModelMasterRequest.withLotteryName(String lotteryName) DeleteLotteryModelMasterRequest.withNamespaceName(String namespaceName)