@GwtIncompatible public static class BWSystem.SystemCPEConfigParametersModifyRequest extends Request<DefaultResponse>
Request.Protocol
Modifier and Type | Field and Description |
---|---|
protected Boolean |
allowDeviceCredentialsRetrieval |
protected Boolean |
alwaysPushFilesOnRebuild |
protected com.google.common.base.Optional<String> |
deviceAccessAppServerClusterName |
protected Boolean |
enableAutoRebuildConfig |
protected Boolean |
enableIPDeviceManagement |
protected Integer |
eventQueueSize |
protected Integer |
ftpConnectTimeoutSeconds |
protected Integer |
ftpFileTransferTimeoutSeconds |
protected Integer |
maxFileOperationRetryAttempts |
protected Integer |
minTimeBetweenResetMilliseconds |
protected Integer |
pauseBetweenFileRebuildMilliseconds |
Constructor and Description |
---|
SystemCPEConfigParametersModifyRequest(BroadWorksServer broadWorksServer) |
appendChild, appendChild, appendChild, asyncFire, createElement, createNilElement, createTextElement, fire, fire, getBroadWorksServer, getCacheString, getCommandElement, getCommandType, getDomDocument, getId, getOCSProtocol, getRequestTimeoutMillis, getResponseClass, getRootElement, getValidationErrorsAsString, isMemberOfBundle, isValid, setBroadWorksServer, setCommandElement, setCommandType, setDomDocument, setMemberOfBundle, setRequestId, setRequestTimeoutMillis, setResponseClass, setRootElement, toString, validate
protected Boolean enableIPDeviceManagement
protected Integer ftpConnectTimeoutSeconds
protected Integer ftpFileTransferTimeoutSeconds
protected Integer pauseBetweenFileRebuildMilliseconds
protected com.google.common.base.Optional<String> deviceAccessAppServerClusterName
protected Integer minTimeBetweenResetMilliseconds
protected Boolean alwaysPushFilesOnRebuild
protected Integer maxFileOperationRetryAttempts
protected Boolean enableAutoRebuildConfig
protected Integer eventQueueSize
protected Boolean allowDeviceCredentialsRetrieval
public SystemCPEConfigParametersModifyRequest(BroadWorksServer broadWorksServer)
public BWSystem.SystemCPEConfigParametersModifyRequest setEnableIPDeviceManagement(Boolean enableIPDeviceManagement)
public Boolean getEnableIPDeviceManagement()
public BWSystem.SystemCPEConfigParametersModifyRequest setFtpConnectTimeoutSeconds(Integer ftpConnectTimeoutSeconds)
public Integer getFtpConnectTimeoutSeconds()
public BWSystem.SystemCPEConfigParametersModifyRequest setFtpFileTransferTimeoutSeconds(Integer ftpFileTransferTimeoutSeconds)
public Integer getFtpFileTransferTimeoutSeconds()
public BWSystem.SystemCPEConfigParametersModifyRequest setPauseBetweenFileRebuildMilliseconds(Integer pauseBetweenFileRebuildMilliseconds)
public Integer getPauseBetweenFileRebuildMilliseconds()
public BWSystem.SystemCPEConfigParametersModifyRequest setDeviceAccessAppServerClusterName(String deviceAccessAppServerClusterName)
public com.google.common.base.Optional<String> getDeviceAccessAppServerClusterName()
public BWSystem.SystemCPEConfigParametersModifyRequest setMinTimeBetweenResetMilliseconds(Integer minTimeBetweenResetMilliseconds)
public Integer getMinTimeBetweenResetMilliseconds()
public BWSystem.SystemCPEConfigParametersModifyRequest setAlwaysPushFilesOnRebuild(Boolean alwaysPushFilesOnRebuild)
public Boolean getAlwaysPushFilesOnRebuild()
public BWSystem.SystemCPEConfigParametersModifyRequest setMaxFileOperationRetryAttempts(Integer maxFileOperationRetryAttempts)
public Integer getMaxFileOperationRetryAttempts()
public BWSystem.SystemCPEConfigParametersModifyRequest setEnableAutoRebuildConfig(Boolean enableAutoRebuildConfig)
public Boolean getEnableAutoRebuildConfig()
public BWSystem.SystemCPEConfigParametersModifyRequest setEventQueueSize(Integer eventQueueSize)
public Integer getEventQueueSize()
public BWSystem.SystemCPEConfigParametersModifyRequest setAllowDeviceCredentialsRetrieval(Boolean allowDeviceCredentialsRetrieval)
public Boolean getAllowDeviceCredentialsRetrieval()
public void formRequest()
formRequest
in class Request<DefaultResponse>
Copyright © 2017 ECG. All rights reserved.