Class UrlImportRequest

java.lang.Object

public class UrlImportRequest
extends TaskRequest
  • Constructor Summary

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

    • UrlImportRequest

      public UrlImportRequest()
  • Method Details