Interface GetCaseAttachmentDownloadUrlResponse.Builder

  • Method Details

    • attachmentPresignedUrl

      GetCaseAttachmentDownloadUrlResponse.Builder attachmentPresignedUrl(String attachmentPresignedUrl)

      Response element providing the Amazon S3 presigned URL to download an attachment.

      Parameters:
      attachmentPresignedUrl - Response element providing the Amazon S3 presigned URL to download an attachment.
      Returns:
      Returns a reference to this object so that method calls can be chained together.