Interface GetTaxRegistrationDocumentResponse.Builder

    • Method Detail

      • destinationFilePath

        GetTaxRegistrationDocumentResponse.Builder destinationFilePath​(String destinationFilePath)

        The file path of the Amazon S3 bucket where you want to download your tax document to.

        Parameters:
        destinationFilePath - The file path of the Amazon S3 bucket where you want to download your tax document to.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • presignedS3Url

        GetTaxRegistrationDocumentResponse.Builder presignedS3Url​(String presignedS3Url)

        The Amazon S3 presigned URL of the tax registration document.

        Parameters:
        presignedS3Url - The Amazon S3 presigned URL of the tax registration document.
        Returns:
        Returns a reference to this object so that method calls can be chained together.