Packages

class PulsarChannelBinding extends ChannelBinding with BindingVersion with Key

Linear Supertypes
Key, BindingVersion, ChannelBinding, Linkable, AdoptionDependantCalls, DomainElement, CustomizableElement, AmfObject, AmfElement, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. PulsarChannelBinding
  2. Key
  3. BindingVersion
  4. ChannelBinding
  5. Linkable
  6. AdoptionDependantCalls
  7. DomainElement
  8. CustomizableElement
  9. AmfObject
  10. AmfElement
  11. AnyRef
  12. Any
Implicitly
  1. by any2stringadd
  2. by StringFormat
  3. by Ensuring
  4. by ArrowAssoc
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new PulsarChannelBinding(fields: Fields, annotations: Annotations)

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int
    Definition Classes
    AnyRef → Any
  3. def +(other: String): String
    Implicit
    This member is added by an implicit conversion from PulsarChannelBinding to any2stringadd[PulsarChannelBinding] performed by method any2stringadd in scala.Predef.
    Definition Classes
    any2stringadd
  4. def ->[B](y: B): (PulsarChannelBinding, B)
    Implicit
    This member is added by an implicit conversion from PulsarChannelBinding to ArrowAssoc[PulsarChannelBinding] performed by method ArrowAssoc in scala.Predef.
    Definition Classes
    ArrowAssoc
    Annotations
    @inline()
  5. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  6. def add(field: Field, value: AmfElement): PulsarChannelBinding.this.type
    Definition Classes
    AmfObject
  7. def add(other: Annotations): PulsarChannelBinding.this.type
    Definition Classes
    AmfElement
  8. def add(annotation: Annotation): PulsarChannelBinding.this.type
    Definition Classes
    AmfElement
  9. def adopted(parent: String, cycle: Seq[String]): PulsarChannelBinding.this.type
    Definition Classes
    AmfObject
  10. val annotations: Annotations
    Definition Classes
    PulsarChannelBinding → AmfElement
  11. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  12. def bindingVersion: StrField
    Definition Classes
    BindingVersion
  13. def bindingVersionField: Field
    Attributes
    protected
    Definition Classes
    PulsarChannelBindingBindingVersion
  14. def classConstructor: (Fields, Annotations) ⇒ Linkable with DomainElement
    Attributes
    protected
    Definition Classes
    PulsarChannelBinding → Linkable
  15. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native() @IntrinsicCandidate()
  16. def cloneElement(branch: Map[AmfObject, AmfObject]): AmfObject
    Definition Classes
    AmfObject → AmfElement
  17. def compaction: IntField
  18. def componentId: String
    Definition Classes
    PulsarChannelBinding → AmfObject
  19. def copyElement(a: Annotations): Linkable with DomainElement
    Definition Classes
    Linkable
  20. def copyElement(): Linkable with DomainElement
    Definition Classes
    Linkable
  21. def customDomainProperties: Seq[DomainExtension]
    Definition Classes
    DomainElement → CustomizableElement
  22. def deduplication: BoolField
  23. def effectiveLinkTarget(links: Set[Linkable]): DomainElement
    Definition Classes
    Linkable
  24. def ensuring(cond: (PulsarChannelBinding) ⇒ Boolean, msg: ⇒ Any): PulsarChannelBinding
    Implicit
    This member is added by an implicit conversion from PulsarChannelBinding to Ensuring[PulsarChannelBinding] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  25. def ensuring(cond: (PulsarChannelBinding) ⇒ Boolean): PulsarChannelBinding
    Implicit
    This member is added by an implicit conversion from PulsarChannelBinding to Ensuring[PulsarChannelBinding] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  26. def ensuring(cond: Boolean, msg: ⇒ Any): PulsarChannelBinding
    Implicit
    This member is added by an implicit conversion from PulsarChannelBinding to Ensuring[PulsarChannelBinding] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  27. def ensuring(cond: Boolean): PulsarChannelBinding
    Implicit
    This member is added by an implicit conversion from PulsarChannelBinding to Ensuring[PulsarChannelBinding] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  28. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  29. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  30. def extend: Seq[DomainElement]
    Definition Classes
    DomainElement
  31. val fields: Fields
    Definition Classes
    PulsarChannelBinding → AmfObject
  32. def geoReplication: Seq[StrField]
  33. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @IntrinsicCandidate()
  34. lazy val graph: Graph
    Definition Classes
    DomainElement
  35. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @IntrinsicCandidate()
  36. val id: String
    Definition Classes
    AmfObject
  37. def isExternalLink: BoolField
    Definition Classes
    DomainElement
  38. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  39. def isLink: Boolean
    Definition Classes
    Linkable
  40. def isTrackedBy(trackId: String): Boolean
    Definition Classes
    AmfElement
  41. def key: StrField
    Definition Classes
    PulsarChannelBinding → Key
  42. def link[T](label: String, annotations: Annotations): T
    Definition Classes
    Linkable
  43. val linkAnnotations: Option[Annotations]
    Definition Classes
    Linkable
  44. def linkCopy(): PulsarChannelBinding
    Definition Classes
    PulsarChannelBinding → Linkable
  45. def linkLabel: StrField
    Definition Classes
    Linkable
  46. def linkTarget: Option[DomainElement]
    Definition Classes
    Linkable
  47. def location(): Option[String]
    Definition Classes
    AmfElement
  48. def meta: PulsarChannelBindingModel.type
    Definition Classes
    PulsarChannelBinding → AmfObject
  49. def namespace: StrField
  50. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  51. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @IntrinsicCandidate()
  52. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @IntrinsicCandidate()
  53. def persistence: StrField
  54. def position(): Option[LexicalInformation]
    Definition Classes
    AmfElement
  55. def retention: PulsarChannelRetention
  56. def set(field: Field, value: AmfElement, annotations: Annotations): PulsarChannelBinding.this.type
    Definition Classes
    AmfObject
  57. def set(field: Field, value: AmfElement): PulsarChannelBinding.this.type
    Definition Classes
    AmfObject
  58. def set(field: Field, values: Seq[String]): PulsarChannelBinding.this.type
    Definition Classes
    AmfObject
  59. def set(field: Field, value: Float): PulsarChannelBinding.this.type
    Definition Classes
    AmfObject
  60. def set(field: Field, value: Double): PulsarChannelBinding.this.type
    Definition Classes
    AmfObject
  61. def set(field: Field, value: Int): PulsarChannelBinding.this.type
    Definition Classes
    AmfObject
  62. def set(field: Field, value: Boolean): PulsarChannelBinding.this.type
    Definition Classes
    AmfObject
  63. def set(field: Field, value: String, annotations: Annotations): PulsarChannelBinding.this.type
    Definition Classes
    AmfObject
  64. def set(field: Field, value: String): PulsarChannelBinding.this.type
    Definition Classes
    AmfObject
  65. def setArray(field: Field, values: Seq[AmfElement], annotations: Annotations): PulsarChannelBinding.this.type
    Definition Classes
    AmfObject
  66. def setArray(field: Field, values: Seq[AmfElement]): PulsarChannelBinding.this.type
    Definition Classes
    AmfObject
  67. def setArrayWithoutId(field: Field, values: Seq[AmfElement], annotations: Annotations): PulsarChannelBinding.this.type
    Definition Classes
    AmfObject
  68. def setArrayWithoutId(field: Field, values: Seq[AmfElement]): PulsarChannelBinding.this.type
    Definition Classes
    AmfObject
  69. def setWithoutId(field: Field, value: AmfElement, annotations: Annotations): PulsarChannelBinding.this.type
    Definition Classes
    AmfObject
  70. val shouldLink: Boolean
    Attributes
    protected
    Definition Classes
    Linkable
  71. final def simpleAdoption(parent: String): PulsarChannelBinding.this.type
    Definition Classes
    AmfObject
  72. def supportsRecursion: BoolField
    Definition Classes
    Linkable
  73. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  74. def toString(): String
    Definition Classes
    AnyRef → Any
  75. def ttl: IntField
  76. def typeIris: Seq[String]
    Definition Classes
    DomainElement → CustomizableElement
  77. def unresolved(refName: String, aliases: Seq[String], pos: Option[SourceLocation], unresolvedSeverity: String)(implicit ctx: UnresolvedComponents): DomainElement with Linkable
    Definition Classes
    Linkable
  78. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  79. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  80. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  81. def withBindingVersion(version: String): PulsarChannelBinding.this.type
    Definition Classes
    BindingVersion
  82. def withCompaction(compaction: Int): PulsarChannelBinding.this.type
  83. def withCustomDomainProperties(extensions: Seq[DomainExtension]): PulsarChannelBinding.this.type
    Definition Classes
    DomainElement → CustomizableElement
  84. def withCustomDomainProperty(extensions: DomainExtension): PulsarChannelBinding.this.type
    Definition Classes
    DomainElement → CustomizableElement
  85. def withDeduplication(deduplication: Boolean): PulsarChannelBinding.this.type
  86. def withExtends(extend: Seq[DomainElement]): PulsarChannelBinding.this.type
    Definition Classes
    DomainElement
  87. def withGeoReplication(geoReplication: Seq[String]): PulsarChannelBinding.this.type
  88. def withId(value: String): PulsarChannelBinding.this.type
    Definition Classes
    AmfObject
  89. def withIsExternalLink(isReference: Boolean): PulsarChannelBinding.this.type
    Definition Classes
    DomainElement
  90. def withLinkLabel(label: String, annotations: Annotations): PulsarChannelBinding.this.type
    Definition Classes
    Linkable
  91. def withLinkTarget(target: DomainElement): PulsarChannelBinding.this.type
    Definition Classes
    Linkable
  92. def withNamespace(namespace: String): PulsarChannelBinding.this.type
  93. def withPersistence(persistence: String): PulsarChannelBinding.this.type
  94. def withRetention(retention: PulsarChannelRetention): PulsarChannelBinding.this.type
  95. def withSupportsRecursion(recursive: Boolean): PulsarChannelBinding.this.type
    Definition Classes
    Linkable
  96. def withTtl(ttl: Int): PulsarChannelBinding.this.type
  97. def [B](y: B): (PulsarChannelBinding, B)
    Implicit
    This member is added by an implicit conversion from PulsarChannelBinding to ArrowAssoc[PulsarChannelBinding] performed by method ArrowAssoc in scala.Predef.
    Definition Classes
    ArrowAssoc

Deprecated Value Members

  1. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] ) @Deprecated
    Deprecated
  2. def formatted(fmtstr: String): String
    Implicit
    This member is added by an implicit conversion from PulsarChannelBinding to StringFormat[PulsarChannelBinding] performed by method StringFormat in scala.Predef.
    Definition Classes
    StringFormat
    Annotations
    @deprecated @inline()
    Deprecated

    (Since version 2.12.16) Use formatString.format(value) instead of value.formatted(formatString), or use the f"" string interpolator. In Java 15 and later, formatted resolves to the new method in String which has reversed parameters.

Inherited from Key

Inherited from BindingVersion

Inherited from ChannelBinding

Inherited from Linkable

Inherited from AdoptionDependantCalls

Inherited from DomainElement

Inherited from CustomizableElement

Inherited from AmfObject

Inherited from AmfElement

Inherited from AnyRef

Inherited from Any

Inherited by implicit conversion any2stringadd from PulsarChannelBinding to any2stringadd[PulsarChannelBinding]

Inherited by implicit conversion StringFormat from PulsarChannelBinding to StringFormat[PulsarChannelBinding]

Inherited by implicit conversion Ensuring from PulsarChannelBinding to Ensuring[PulsarChannelBinding]

Inherited by implicit conversion ArrowAssoc from PulsarChannelBinding to ArrowAssoc[PulsarChannelBinding]

Ungrouped