Interface StartTransformerJobResponse.Builder

    • Method Detail

      • 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.