ServerStrategy

Contains information about a strategy recommendation for a server.

Types

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

Properties

Link copied to clipboard

Set to true if the recommendation is set as preferred.

Link copied to clipboard

The number of application components with this strategy recommendation running on the server.

Link copied to clipboard

Strategy recommendation for the server.

Link copied to clipboard

The recommendation status of the strategy for the server.

Functions

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