Class SftpImportRequest

java.lang.Object

public class SftpImportRequest
extends TaskRequest
  • Constructor Summary

    Constructors
    Constructor Description
    SftpImportRequest()  
  • Method Summary

    Modifier and Type Method Description
    Operation getOperation()  

    Methods inherited from class com.cloudconvert.dto.request.Request

    get, getProperty, set, setProperty

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • SftpImportRequest

      public SftpImportRequest()
  • Method Details