Class StorageJobData

    • Constructor Detail

      • StorageJobData

        public StorageJobData()
      • StorageJobData

        public StorageJobData​(com.google.gson.JsonObject jsonObject)
                       throws APIException
        Throws:
        APIException
    • Method Detail

      • getServerUrl

        public String getServerUrl()
      • setServerUrl

        public void setServerUrl​(String serverUrl)
      • serverUrl

        public void serverUrl​(String multirequestToken)
      • getServerUsername

        public String getServerUsername()
      • setServerUsername

        public void setServerUsername​(String serverUsername)
      • serverUsername

        public void serverUsername​(String multirequestToken)
      • getServerPassword

        public String getServerPassword()
      • setServerPassword

        public void setServerPassword​(String serverPassword)
      • serverPassword

        public void serverPassword​(String multirequestToken)
      • getServerPrivateKey

        public String getServerPrivateKey()
      • setServerPrivateKey

        public void setServerPrivateKey​(String serverPrivateKey)
      • serverPrivateKey

        public void serverPrivateKey​(String multirequestToken)
      • getServerPublicKey

        public String getServerPublicKey()
      • setServerPublicKey

        public void setServerPublicKey​(String serverPublicKey)
      • serverPublicKey

        public void serverPublicKey​(String multirequestToken)
      • getServerPassPhrase

        public String getServerPassPhrase()
      • setServerPassPhrase

        public void setServerPassPhrase​(String serverPassPhrase)
      • serverPassPhrase

        public void serverPassPhrase​(String multirequestToken)
      • getFtpPassiveMode

        public Boolean getFtpPassiveMode()
      • setFtpPassiveMode

        public void setFtpPassiveMode​(Boolean ftpPassiveMode)
      • ftpPassiveMode

        public void ftpPassiveMode​(String multirequestToken)
      • getSrcFileSyncLocalPath

        public String getSrcFileSyncLocalPath()
      • setSrcFileSyncLocalPath

        public void setSrcFileSyncLocalPath​(String srcFileSyncLocalPath)
      • srcFileSyncLocalPath

        public void srcFileSyncLocalPath​(String multirequestToken)
      • getSrcFileEncryptionKey

        public String getSrcFileEncryptionKey()
      • setSrcFileEncryptionKey

        public void setSrcFileEncryptionKey​(String srcFileEncryptionKey)
      • srcFileEncryptionKey

        public void srcFileEncryptionKey​(String multirequestToken)
      • getSrcFileSyncId

        public String getSrcFileSyncId()
      • setSrcFileSyncId

        public void setSrcFileSyncId​(String srcFileSyncId)
      • srcFileSyncId

        public void srcFileSyncId​(String multirequestToken)
      • getDestFileSyncStoredPath

        public String getDestFileSyncStoredPath()
      • setDestFileSyncStoredPath

        public void setDestFileSyncStoredPath​(String destFileSyncStoredPath)
      • destFileSyncStoredPath

        public void destFileSyncStoredPath​(String multirequestToken)