Interface GetCaseAttachmentUploadUrlResponse.Builder

    • Method Detail

      • attachmentPresignedUrl

        GetCaseAttachmentUploadUrlResponse.Builder attachmentPresignedUrl​(String attachmentPresignedUrl)

        Response element providing the Amazon S3 presigned UTL to upload the attachment.

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