Class RawImportRequest

java.lang.Object

public class RawImportRequest
extends TaskRequest
  • Constructor Summary

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

    • RawImportRequest

      public RawImportRequest()
  • Method Details