in ecd-20200930/src/main/java/com/aliyun/sdk/service/ecd20200930/models/DescribePolicyGroupsResponseBody.java [2604:2710]
private Builder(DescribePolicyGroups model) {
this.adminAccess = model.adminAccess;
this.appContentProtection = model.appContentProtection;
this.authorizeAccessPolicyRules = model.authorizeAccessPolicyRules;
this.authorizeSecurityPolicyRules = model.authorizeSecurityPolicyRules;
this.cameraRedirect = model.cameraRedirect;
this.clientTypes = model.clientTypes;
this.clipboard = model.clipboard;
this.colorEnhancement = model.colorEnhancement;
this.cpuDownGradeDuration = model.cpuDownGradeDuration;
this.cpuProcessors = model.cpuProcessors;
this.cpuProtectedMode = model.cpuProtectedMode;
this.cpuRateLimit = model.cpuRateLimit;
this.cpuSampleDuration = model.cpuSampleDuration;
this.cpuSingleRateLimit = model.cpuSingleRateLimit;
this.desktopCount = model.desktopCount;
this.desktopGroupCount = model.desktopGroupCount;
this.deviceConnectHint = model.deviceConnectHint;
this.deviceRedirects = model.deviceRedirects;
this.deviceRules = model.deviceRules;
this.displayMode = model.displayMode;
this.domainList = model.domainList;
this.domainResolveRule = model.domainResolveRule;
this.domainResolveRuleType = model.domainResolveRuleType;
this.edsCount = model.edsCount;
this.endUserApplyAdminCoordinate = model.endUserApplyAdminCoordinate;
this.endUserGroupCoordinate = model.endUserGroupCoordinate;
this.fileMigrate = model.fileMigrate;
this.fileTransfer = model.fileTransfer;
this.gpuAcceleration = model.gpuAcceleration;
this.html5Access = model.html5Access;
this.html5FileTransfer = model.html5FileTransfer;
this.internetCommunicationProtocol = model.internetCommunicationProtocol;
this.internetPrinter = model.internetPrinter;
this.localDrive = model.localDrive;
this.maxReconnectTime = model.maxReconnectTime;
this.memoryDownGradeDuration = model.memoryDownGradeDuration;
this.memoryProcessors = model.memoryProcessors;
this.memoryProtectedMode = model.memoryProtectedMode;
this.memoryRateLimit = model.memoryRateLimit;
this.memorySampleDuration = model.memorySampleDuration;
this.memorySingleRateLimit = model.memorySingleRateLimit;
this.mobileRestart = model.mobileRestart;
this.mobileShutdown = model.mobileShutdown;
this.name = model.name;
this.netRedirect = model.netRedirect;
this.netRedirectRule = model.netRedirectRule;
this.policyGroupId = model.policyGroupId;
this.policyGroupType = model.policyGroupType;
this.policyStatus = model.policyStatus;
this.preemptLogin = model.preemptLogin;
this.preemptLoginUsers = model.preemptLoginUsers;
this.printerRedirection = model.printerRedirection;
this.qualityEnhancement = model.qualityEnhancement;
this.recordContent = model.recordContent;
this.recordContentExpires = model.recordContentExpires;
this.recordEventDuration = model.recordEventDuration;
this.recordEventFilePaths = model.recordEventFilePaths;
this.recordEventRegisters = model.recordEventRegisters;
this.recording = model.recording;
this.recordingAudio = model.recordingAudio;
this.recordingDuration = model.recordingDuration;
this.recordingEndTime = model.recordingEndTime;
this.recordingExpires = model.recordingExpires;
this.recordingFps = model.recordingFps;
this.recordingStartTime = model.recordingStartTime;
this.recordingUserNotify = model.recordingUserNotify;
this.recordingUserNotifyMessage = model.recordingUserNotifyMessage;
this.remoteCoordinate = model.remoteCoordinate;
this.resetDesktop = model.resetDesktop;
this.resolutionHeight = model.resolutionHeight;
this.resolutionModel = model.resolutionModel;
this.resolutionWidth = model.resolutionWidth;
this.resourceGroupCount = model.resourceGroupCount;
this.resourceRegionId = model.resourceRegionId;
this.safeMenu = model.safeMenu;
this.scope = model.scope;
this.scopeValue = model.scopeValue;
this.smoothEnhancement = model.smoothEnhancement;
this.statusMonitor = model.statusMonitor;
this.streamingMode = model.streamingMode;
this.targetFps = model.targetFps;
this.usbRedirect = model.usbRedirect;
this.usbSupplyRedirectRule = model.usbSupplyRedirectRule;
this.videoEncAvgKbps = model.videoEncAvgKbps;
this.videoEncMaxQP = model.videoEncMaxQP;
this.videoEncMinQP = model.videoEncMinQP;
this.videoEncPeakKbps = model.videoEncPeakKbps;
this.videoEncPolicy = model.videoEncPolicy;
this.videoRedirect = model.videoRedirect;
this.visualQuality = model.visualQuality;
this.watermark = model.watermark;
this.watermarkAntiCam = model.watermarkAntiCam;
this.watermarkColor = model.watermarkColor;
this.watermarkCustomText = model.watermarkCustomText;
this.watermarkDegree = model.watermarkDegree;
this.watermarkFontSize = model.watermarkFontSize;
this.watermarkFontStyle = model.watermarkFontStyle;
this.watermarkPower = model.watermarkPower;
this.watermarkRowAmount = model.watermarkRowAmount;
this.watermarkSecurity = model.watermarkSecurity;
this.watermarkTransparency = model.watermarkTransparency;
this.watermarkTransparencyValue = model.watermarkTransparencyValue;
this.watermarkType = model.watermarkType;
this.wuyingKeeper = model.wuyingKeeper;
this.wyAssistant = model.wyAssistant;
}