QuoteSpecification

A physical specification for a quote option. Describes the rack or server configuration that would be deployed.

Types

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

Properties

Link copied to clipboard

The existing rack specification details, if the specification type is UPDATED_RACK or EXISTING_RACK.

Link copied to clipboard

The final rack specification details after the quote is fulfilled.

Link copied to clipboard

The type of specification. Valid values are NEW_RACK, UPDATED_RACK, EXISTING_RACK, and SERVER.

Link copied to clipboard

The server specification details, if the specification type is SERVER.

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