Package com.adobe.pdfservices.operation.io
Contains the classes for providing input or receiving the output of
PDFServicesJob
.-
Interface Summary Interface Description Asset This interface represents the basic contract for the assets to be used withPDFServicesJob
. -
Class Summary Class Description CloudAsset This class represents an asset stored in Adobe internal storage.ExternalAsset This class represents an asset stored in an external storage.StreamAsset This class encapsulates input stream and the media type ofAsset
. -
Enum Summary Enum Description ExternalStorageType Supported External storage type to be used withExternalAsset
.