SuggestedFix

Information about the suggested code fix to remediate a finding.

Types

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

Properties

Link copied to clipboard
val code: String?

The suggested code to add to your file.

Link copied to clipboard

A description of the suggested code fix and why it is being suggested.

Functions

Link copied to clipboard
inline fun copy(block: SuggestedFix.Builder.() -> Unit = {}): SuggestedFix
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