Interface FileDownloadOperationDescriptor

All Superinterfaces:
OperationDescriptor

public interface FileDownloadOperationDescriptor extends OperationDescriptor
Describes the details of a file that is downloaded.
Since:
7.3
  • Method Details

    • getUri

      URI getUri()
      Returns the URI that the file is downloaded from.