Interface StartJobRunResponse.Builder

    • Method Detail

      • applicationId

        StartJobRunResponse.Builder applicationId​(String applicationId)

        This output displays the application ID on which the job run was submitted.

        Parameters:
        applicationId - This output displays the application ID on which the job run was submitted.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • jobRunId

        StartJobRunResponse.Builder jobRunId​(String jobRunId)

        The output contains the ID of the started job run.

        Parameters:
        jobRunId - The output contains the ID of the started job run.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • arn

        StartJobRunResponse.Builder arn​(String arn)

        This output displays the ARN of the job run..

        Parameters:
        arn - This output displays the ARN of the job run..
        Returns:
        Returns a reference to this object so that method calls can be chained together.