Interface CreateAddressListImportJobResponse.Builder

    • Method Detail

      • jobId

        CreateAddressListImportJobResponse.Builder jobId​(String jobId)

        The identifier of the created import job.

        Parameters:
        jobId - The identifier of the created import job.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • preSignedUrl

        CreateAddressListImportJobResponse.Builder preSignedUrl​(String preSignedUrl)

        The pre-signed URL target for uploading the input file.

        Parameters:
        preSignedUrl - The pre-signed URL target for uploading the input file.
        Returns:
        Returns a reference to this object so that method calls can be chained together.