CodeRemediationTaskDetails

Contains details about a code remediation task, including links to the code diff and pull request.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The link to the code diff for the remediation.

Link copied to clipboard

The link to the pull request created for the remediation.

Link copied to clipboard

The name of the repository where the remediation was applied.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String