Interface StartTransformerJobResponse.Builder

  • Method Details

    • transformerJobId

      StartTransformerJobResponse.Builder transformerJobId(String transformerJobId)

      Returns the unique, system-generated identifier for a transformer run.

      Parameters:
      transformerJobId - Returns the unique, system-generated identifier for a transformer run.
      Returns:
      Returns a reference to this object so that method calls can be chained together.