GetUpgradeHistoryResponse

Container for response returned by <a>GetUpgradeHistory</a> operation.

Types

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

Properties

Link copied to clipboard

Pagination token that needs to be supplied to the next call to get the next page of results

Link copied to clipboard

A list of <a>UpgradeHistory</a> objects corresponding to each Upgrade or Upgrade Eligibility Check performed on a domain returned as part of <a>GetUpgradeHistoryResponse</a> object.

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