Uses of Class
com.cloudconvert.dto.request.RawImportRequest
Packages that use RawImportRequest
Package
Description
-
Uses of RawImportRequest in com.cloudconvert.resource
Methods in com.cloudconvert.resource with parameters of type RawImportRequestModifier and TypeMethodDescriptionprotected org.apache.http.client.methods.HttpUriRequestAbstractImportFilesResource.getRawHttpUriRequest(@NotNull RawImportRequest rawImportRequest) abstract TRARAbstractImportFilesResource.raw(@NotNull RawImportRequest rawImportRequest) Create a task to import raw file -
Uses of RawImportRequest in com.cloudconvert.resource.async
Methods in com.cloudconvert.resource.async with parameters of type RawImportRequestModifier and TypeMethodDescriptionAsyncImportFilesResource.raw(@NotNull RawImportRequest rawImportRequest) -
Uses of RawImportRequest in com.cloudconvert.resource.sync
Methods in com.cloudconvert.resource.sync with parameters of type RawImportRequestModifier and TypeMethodDescriptionImportFilesResource.raw(@NotNull RawImportRequest rawImportRequest)