Class EyesServerSettingsDto


  • public class EyesServerSettingsDto
    extends Object
    • Constructor Detail

      • EyesServerSettingsDto

        public EyesServerSettingsDto()
    • Method Detail

      • getEyesServerUrl

        public String getEyesServerUrl()
      • setEyesServerUrl

        public void setEyesServerUrl​(String eyesServerUrl)
      • getApiKey

        public String getApiKey()
      • setApiKey

        public void setApiKey​(String apiKey)
      • getAgentId

        public String getAgentId()
      • setAgentId

        public void setAgentId​(String agentId)
      • setProxy

        public void setProxy​(ProxyDto proxy)
      • getUseDnsCache

        public Boolean getUseDnsCache()
      • setUseDnsCache

        public void setUseDnsCache​(Boolean useDnsCache)