CreateRegistryRequest

Request structure for creating a registry

Types

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

Properties

Link copied to clipboard

Approval configuration for registry records

Link copied to clipboard

Client token for idempotency

Link copied to clipboard

The description of the registry

Link copied to clipboard

Discovery configuration for the registry

Link copied to clipboard
val name: String?

The name of the registry

Link copied to clipboard

Tags to associate with the registry

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