UpdateServiceInstanceRequest

Types

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

Properties

Link copied to clipboard

The client token of the service instance to update.

Link copied to clipboard

The deployment type. It defines the mode for updating a service instance, as follows:

Link copied to clipboard

The name of the service instance to update.

Link copied to clipboard

The name of the service that the service instance belongs to.

Link copied to clipboard
val spec: String?

The formatted specification that defines the service instance update.

Link copied to clipboard

The major version of the service template to update.

Link copied to clipboard

The minor version of the service template to update.

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