in emas-appmonitor-20190611/src/main/java/com/aliyun/sdk/service/emas_appmonitor20190611/models/GetErrorResponseBody.java [605:747]
private Model(Builder builder) {
this.access = builder.access;
this.accessSubType = builder.accessSubType;
this.additionalCallbackInfo = builder.additionalCallbackInfo;
this.additionalCrossPlatformCrashInfo = builder.additionalCrossPlatformCrashInfo;
this.additionalCustomInfo = builder.additionalCustomInfo;
this.androidVm = builder.androidVm;
this.appId = builder.appId;
this.appKey = builder.appKey;
this.appVersion = builder.appVersion;
this.argHash = builder.argHash;
this.args = builder.args;
this.backtrace = builder.backtrace;
this.banner = builder.banner;
this.binaryUuids = builder.binaryUuids;
this.brand = builder.brand;
this.browserName = builder.browserName;
this.browserVersion = builder.browserVersion;
this.build = builder.build;
this.businessCountry = builder.businessCountry;
this.businessErrorExtData = builder.businessErrorExtData;
this.businessLogType = builder.businessLogType;
this.carrier = builder.carrier;
this.channel = builder.channel;
this.city = builder.city;
this.clientIp = builder.clientIp;
this.clientTime = builder.clientTime;
this.colNo = builder.colNo;
this.country = builder.country;
this.cpuModel = builder.cpuModel;
this.cruxModule = builder.cruxModule;
this.cruxStack = builder.cruxStack;
this.cruxStackHash = builder.cruxStackHash;
this.cruxStackTrace = builder.cruxStackTrace;
this.cruxStackTraceHash = builder.cruxStackTraceHash;
this.customExceptionType = builder.customExceptionType;
this.customInfo = builder.customInfo;
this.dataDirectory = builder.dataDirectory;
this.deviceId = builder.deviceId;
this.deviceModel = builder.deviceModel;
this.did = builder.did;
this.digest = builder.digest;
this.digestHash = builder.digestHash;
this.domScore = builder.domScore;
this.downloadCacheDirectory = builder.downloadCacheDirectory;
this.errorName = builder.errorName;
this.errorType = builder.errorType;
this.eventId = builder.eventId;
this.eventLog = builder.eventLog;
this.exceptionArg1 = builder.exceptionArg1;
this.exceptionArg2 = builder.exceptionArg2;
this.exceptionArg3 = builder.exceptionArg3;
this.exceptionCode = builder.exceptionCode;
this.exceptionCodes = builder.exceptionCodes;
this.exceptionDetail = builder.exceptionDetail;
this.exceptionId = builder.exceptionId;
this.exceptionMsg = builder.exceptionMsg;
this.exceptionSubtype = builder.exceptionSubtype;
this.exceptionType = builder.exceptionType;
this.exceptionVersion = builder.exceptionVersion;
this.exportStatus = builder.exportStatus;
this.externalStorageDirectory = builder.externalStorageDirectory;
this.featureScene = builder.featureScene;
this.fileName = builder.fileName;
this.filePath = builder.filePath;
this.filename = builder.filename;
this.flutterRoute = builder.flutterRoute;
this.forceGround = builder.forceGround;
this.foreGround = builder.foreGround;
this.h5FullUrl = builder.h5FullUrl;
this.h5ShortUrl = builder.h5ShortUrl;
this.hasOpenMultiProcessMode = builder.hasOpenMultiProcessMode;
this.hasSdCard = builder.hasSdCard;
this.hasSgSecurityConfigKey = builder.hasSgSecurityConfigKey;
this.imei = builder.imei;
this.imsi = builder.imsi;
this.inMainProcess = builder.inMainProcess;
this.installSdCard = builder.installSdCard;
this.isBackTrace = builder.isBackTrace;
this.isSpeedVersion = builder.isSpeedVersion;
this.isp = builder.isp;
this.jsBacktrace = builder.jsBacktrace;
this.language = builder.language;
this.launchedTime = builder.launchedTime;
this.lineNo = builder.lineNo;
this.logHash = builder.logHash;
this.mainLog = builder.mainLog;
this.memoryMap = builder.memoryMap;
this.moreInfo1 = builder.moreInfo1;
this.moreInfo2 = builder.moreInfo2;
this.moreInfo3 = builder.moreInfo3;
this.nativeAllThreadDump = builder.nativeAllThreadDump;
this.nativeMaps = builder.nativeMaps;
this.needReCluster = builder.needReCluster;
this.openedFileCount = builder.openedFileCount;
this.operations = builder.operations;
this.originData = builder.originData;
this.originUri = builder.originUri;
this.os = builder.os;
this.osVersion = builder.osVersion;
this.page = builder.page;
this.parentProcessName = builder.parentProcessName;
this.pid = builder.pid;
this.platform = builder.platform;
this.processName = builder.processName;
this.province = builder.province;
this.reason = builder.reason;
this.reportContent = builder.reportContent;
this.reportType = builder.reportType;
this.resolution = builder.resolution;
this.rootDirectory = builder.rootDirectory;
this.runtimeExtData = builder.runtimeExtData;
this.sceneValue = builder.sceneValue;
this.sdkType = builder.sdkType;
this.sdkVersion = builder.sdkVersion;
this.seq = builder.seq;
this.serverTime = builder.serverTime;
this.sessionId = builder.sessionId;
this.simpleReportContent = builder.simpleReportContent;
this.soLibBuild = builder.soLibBuild;
this.speedFlags = builder.speedFlags;
this.stack = builder.stack;
this.status = builder.status;
this.summary = builder.summary;
this.symbolicFileType = builder.symbolicFileType;
this.sysLog = builder.sysLog;
this.threadName = builder.threadName;
this.threads = builder.threads;
this.tid = builder.tid;
this.track = builder.track;
this.triggeredTime = builder.triggeredTime;
this.uploadTime = builder.uploadTime;
this.uri = builder.uri;
this.user = builder.user;
this.userId = builder.userId;
this.userNick = builder.userNick;
this.utdid = builder.utdid;
this.uuid = builder.uuid;
this.view = builder.view;
this.weexFullUrl = builder.weexFullUrl;
this.weexShortUrl = builder.weexShortUrl;
this.writeLimit = builder.writeLimit;
}