Recommendation

The list of recommendations for the insight.

Types

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

Properties

Link copied to clipboard

The recommendation details to help resolve the performance issue. For example, Investigate the following SQLs that contributed to 100% of the total DBLoad during that time period: sql-id

Link copied to clipboard

The unique identifier for the recommendation.

Functions

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