Interface BatchStopJobRunSuccessfulSubmission.Builder

All Superinterfaces:
Buildable, CopyableBuilder<BatchStopJobRunSuccessfulSubmission.Builder,BatchStopJobRunSuccessfulSubmission>, SdkBuilder<BatchStopJobRunSuccessfulSubmission.Builder,BatchStopJobRunSuccessfulSubmission>, SdkPojo
Enclosing class:
BatchStopJobRunSuccessfulSubmission

public static interface BatchStopJobRunSuccessfulSubmission.Builder extends SdkPojo, CopyableBuilder<BatchStopJobRunSuccessfulSubmission.Builder,BatchStopJobRunSuccessfulSubmission>
  • Method Details

    • 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

      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.