Publication

The configuration of an event that the application publishes.

Types

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

Properties

Link copied to clipboard

The description of the publication.

Link copied to clipboard

The name of the publication.

Link copied to clipboard

The JSON schema of the publication event.

Functions

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