Interface CreateImportJobResponse.Builder

    • Method Detail

      • jobId

        CreateImportJobResponse.Builder jobId​(String jobId)

        A string that represents the import job ID.

        Parameters:
        jobId - A string that represents the import job ID.
        Returns:
        Returns a reference to this object so that method calls can be chained together.