Interface StartBatchJobResponse.Builder

    • Method Detail

      • executionId

        StartBatchJobResponse.Builder executionId​(String executionId)

        The unique identifier of this execution of the batch job.

        Parameters:
        executionId - The unique identifier of this execution of the batch job.
        Returns:
        Returns a reference to this object so that method calls can be chained together.