PresignedUrlResponse

public PresignedUrlResponse PresignedUrlResponse(    String transactionId,     Fault error,     Fault warning,     FileInfo bestMatchedFile,     List<FileInfo> otherFileOptions)

Parameters

transactionId

Unique identifier for each API response.

error
warning
bestMatchedFile
otherFileOptions

Container for file Pre-signed download URL and informations.