ScheduledAutoTuneDetails

Specifies details of the scheduled Auto-Tune action. See the Developer Guide for more information.

Types

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

Properties

Link copied to clipboard

Specifies Auto-Tune action description.

Link copied to clipboard

Specifies Auto-Tune action type. Valid values are JVM_HEAP_SIZE_TUNING and JVM_YOUNG_GEN_TUNING.

Link copied to clipboard

Specifies timestamp for the Auto-Tune action scheduled for the domain.

Link copied to clipboard

Specifies Auto-Tune action severity. Valid values are LOW, MEDIUM and HIGH.

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