Interface BillOfMaterialsImportJob.Builder

  • Method Details

    • instanceId

      BillOfMaterialsImportJob.Builder instanceId(String instanceId)

      The BillOfMaterialsImportJob instanceId.

      Parameters:
      instanceId - The BillOfMaterialsImportJob instanceId.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • jobId

      The BillOfMaterialsImportJob jobId.

      Parameters:
      jobId - The BillOfMaterialsImportJob jobId.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • status

      The BillOfMaterialsImportJob ConfigurationJobStatus.

      Parameters:
      status - The BillOfMaterialsImportJob ConfigurationJobStatus.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      The BillOfMaterialsImportJob ConfigurationJobStatus.

      Parameters:
      status - The BillOfMaterialsImportJob ConfigurationJobStatus.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • s3uri

      The S3 URI from which the CSV is read.

      Parameters:
      s3uri - The S3 URI from which the CSV is read.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • message

      When the BillOfMaterialsImportJob has reached a terminal state, there will be a message.

      Parameters:
      message - When the BillOfMaterialsImportJob has reached a terminal state, there will be a message.
      Returns:
      Returns a reference to this object so that method calls can be chained together.