Interface BatchStopJobRunSuccessfulSubmission.Builder

    • Method Detail

      • jobName

        BatchStopJobRunSuccessfulSubmission.Builder jobName​(String jobName)

        The name of the job definition used in the job run that was stopped.

        Parameters:
        jobName - The name of the job definition used in the job run that was stopped.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • jobRunId

        BatchStopJobRunSuccessfulSubmission.Builder jobRunId​(String jobRunId)

        The JobRunId of the job run that was stopped.

        Parameters:
        jobRunId - The JobRunId of the job run that was stopped.
        Returns:
        Returns a reference to this object so that method calls can be chained together.