Class S3ImportRequest

java.lang.Object

public class S3ImportRequest
extends TaskRequest
  • Constructor Summary

    Constructors
    Constructor Description
    S3ImportRequest()  
  • 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

    • S3ImportRequest

      public S3ImportRequest()
  • Method Details