Interface StartJobRunResponse.Builder

    • Method Detail

      • id

        StartJobRunResponse.Builder id​(String id)

        This output displays the started job run ID.

        Parameters:
        id - This output displays the started job run ID.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • name

        StartJobRunResponse.Builder name​(String name)

        This output displays the name of the started job run.

        Parameters:
        name - This output displays the name 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 lists the ARN of job run.

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

        StartJobRunResponse.Builder virtualClusterId​(String virtualClusterId)

        This output displays the virtual cluster ID for which the job run was submitted.

        Parameters:
        virtualClusterId - This output displays the virtual cluster ID for which the job run was submitted.
        Returns:
        Returns a reference to this object so that method calls can be chained together.