Uses of Class
io.gs2.lottery.result.DeleteLotteryModelMasterResult
Packages that use DeleteLotteryModelMasterResult
-
Uses of DeleteLotteryModelMasterResult in io.gs2.lottery
Methods in io.gs2.lottery that return DeleteLotteryModelMasterResultModifier and TypeMethodDescriptionGs2LotteryRestClient.deleteLotteryModelMaster(DeleteLotteryModelMasterRequest request) Method parameters in io.gs2.lottery with type arguments of type DeleteLotteryModelMasterResultModifier and TypeMethodDescriptionvoidGs2LotteryRestClient.deleteLotteryModelMasterAsync(DeleteLotteryModelMasterRequest request, AsyncAction<AsyncResult<DeleteLotteryModelMasterResult>> callback) -
Uses of DeleteLotteryModelMasterResult in io.gs2.lottery.result
Methods in io.gs2.lottery.result that return DeleteLotteryModelMasterResultModifier and TypeMethodDescriptionDeleteLotteryModelMasterResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) DeleteLotteryModelMasterResult.withItem(LotteryModelMaster item)