Packages

case class AsyncApi(fields: Fields, annotations: Annotations) extends Api with Product with Serializable

Linear Supertypes
Serializable, Serializable, Product, Equals, Api, VersionedAmfObject, VersionField, DocumentedElement, ServerContainer, SecuredElement, NamedDomainElement, DomainElement, CustomizableElement, NamedAmfObject, AmfObject, AmfElement, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. AsyncApi
  2. Serializable
  3. Serializable
  4. Product
  5. Equals
  6. Api
  7. VersionedAmfObject
  8. VersionField
  9. DocumentedElement
  10. ServerContainer
  11. SecuredElement
  12. NamedDomainElement
  13. DomainElement
  14. CustomizableElement
  15. NamedAmfObject
  16. AmfObject
  17. AmfElement
  18. AnyRef
  19. 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 AsyncApi(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 AsyncApi to any2stringadd[AsyncApi] performed by method any2stringadd in scala.Predef.
    Definition Classes
    any2stringadd
  4. def ->[B](y: B): (AsyncApi, B)
    Implicit
    This member is added by an implicit conversion from AsyncApi to ArrowAssoc[AsyncApi] performed by method ArrowAssoc in scala.Predef.
    Definition Classes
    ArrowAssoc
    Annotations
    @inline()
  5. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  6. val Version: Field
    Definition Classes
    VersionField
  7. def accepts: Seq[StrField]
    Definition Classes
    Api
  8. def add(field: Field, value: AmfElement): AsyncApi.this.type
    Definition Classes
    AmfObject
  9. def add(other: Annotations): AsyncApi.this.type
    Definition Classes
    AmfElement
  10. def add(annotation: Annotation): AsyncApi.this.type
    Definition Classes
    AmfElement
  11. def adopted(parent: String, cycle: Seq[String]): AsyncApi.this.type
    Definition Classes
    AmfObject
  12. val annotations: Annotations
    Definition Classes
    AsyncApi → AmfElement
  13. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  14. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native() @IntrinsicCandidate()
  15. def cloneElement(branch: Map[AmfObject, AmfObject]): AmfObject
    Definition Classes
    AmfObject → AmfElement
  16. def componentId: String

    Value , path + field value that is used to compose the id when the object its adopted

    Value , path + field value that is used to compose the id when the object its adopted

    Definition Classes
    AsyncApiApi → AmfObject
  17. def contentType: Seq[StrField]
    Definition Classes
    Api
  18. def customDomainProperties: Seq[DomainExtension]
    Definition Classes
    DomainElement → CustomizableElement
  19. def defaultSchema: StrField
    Definition Classes
    Api
  20. def description: StrField
    Definition Classes
    Api
  21. def documentations: Seq[CreativeWork]
    Definition Classes
    Api → DocumentedElement
  22. def endPoints: Seq[EndPoint]
    Definition Classes
    Api
  23. def ensuring(cond: (AsyncApi) ⇒ Boolean, msg: ⇒ Any): AsyncApi
    Implicit
    This member is added by an implicit conversion from AsyncApi to Ensuring[AsyncApi] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  24. def ensuring(cond: (AsyncApi) ⇒ Boolean): AsyncApi
    Implicit
    This member is added by an implicit conversion from AsyncApi to Ensuring[AsyncApi] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  25. def ensuring(cond: Boolean, msg: ⇒ Any): AsyncApi
    Implicit
    This member is added by an implicit conversion from AsyncApi to Ensuring[AsyncApi] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  26. def ensuring(cond: Boolean): AsyncApi
    Implicit
    This member is added by an implicit conversion from AsyncApi to Ensuring[AsyncApi] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  27. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  28. def extend: Seq[DomainElement]
    Definition Classes
    DomainElement
  29. val fields: Fields
    Definition Classes
    AsyncApi → AmfObject
  30. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @IntrinsicCandidate()
  31. lazy val graph: Graph
    Definition Classes
    DomainElement
  32. val id: String
    Definition Classes
    AmfObject
  33. def identifier: StrField
    Definition Classes
    Api
  34. def isExternalLink: BoolField
    Definition Classes
    DomainElement
  35. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  36. def isTrackedBy(trackId: String): Boolean
    Definition Classes
    AmfElement
  37. def license: License
    Definition Classes
    Api
  38. def location(): Option[String]
    Definition Classes
    AmfElement
  39. def meta: AsyncApiModel.type
    Definition Classes
    AsyncApi → AmfObject
  40. def name: StrField
    Definition Classes
    NamedAmfObject
  41. def nameField: Field
    Definition Classes
    Api → NamedAmfObject
  42. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  43. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @IntrinsicCandidate()
  44. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @IntrinsicCandidate()
  45. def position(): Option[LexicalInformation]
    Definition Classes
    AmfElement
  46. def provider: Organization
    Definition Classes
    Api
  47. def removeServers(): Unit
    Definition Classes
    ApiServerContainer
  48. def schemes: Seq[StrField]
    Definition Classes
    Api
  49. def security: Seq[SecurityRequirement]
    Definition Classes
    SecuredElement
  50. def servers: Seq[Server]
    Definition Classes
    ApiServerContainer
  51. def set(field: Field, value: AmfElement, annotations: Annotations): AsyncApi.this.type
    Definition Classes
    AmfObject
  52. def set(field: Field, value: AmfElement): AsyncApi.this.type
    Definition Classes
    AmfObject
  53. def set(field: Field, values: Seq[String]): AsyncApi.this.type
    Definition Classes
    AmfObject
  54. def set(field: Field, value: Float): AsyncApi.this.type
    Definition Classes
    AmfObject
  55. def set(field: Field, value: Double): AsyncApi.this.type
    Definition Classes
    AmfObject
  56. def set(field: Field, value: Int): AsyncApi.this.type
    Definition Classes
    AmfObject
  57. def set(field: Field, value: Boolean): AsyncApi.this.type
    Definition Classes
    AmfObject
  58. def set(field: Field, value: String, annotations: Annotations): AsyncApi.this.type
    Definition Classes
    AmfObject
  59. def set(field: Field, value: String): AsyncApi.this.type
    Definition Classes
    AmfObject
  60. def setArray(field: Field, values: Seq[AmfElement], annotations: Annotations): AsyncApi.this.type
    Definition Classes
    AmfObject
  61. def setArray(field: Field, values: Seq[AmfElement]): AsyncApi.this.type
    Definition Classes
    AmfObject
  62. def setArrayWithoutId(field: Field, values: Seq[AmfElement], annotations: Annotations): AsyncApi.this.type
    Definition Classes
    AmfObject
  63. def setArrayWithoutId(field: Field, values: Seq[AmfElement]): AsyncApi.this.type
    Definition Classes
    AmfObject
  64. def setWithoutId(field: Field, value: AmfElement, annotations: Annotations): AsyncApi.this.type
    Definition Classes
    AmfObject
  65. final def simpleAdoption(parent: String): AsyncApi.this.type
    Definition Classes
    AmfObject
  66. def summary: StrField
    Definition Classes
    Api
  67. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  68. def tags: Seq[Tag]
    Definition Classes
    Api
  69. def termsOfService: StrField
    Definition Classes
    Api
  70. def typeIris: Seq[String]
    Definition Classes
    DomainElement → CustomizableElement
  71. def version: StrField

    Return AmfObject version.

    Return AmfObject version.

    Definition Classes
    VersionedAmfObject
  72. def versionField: Field
    Attributes
    protected
    Definition Classes
    VersionedAmfObject
  73. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  74. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  75. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  76. def withAccepts(accepts: Seq[String]): AsyncApi.this.type
    Definition Classes
    Api
  77. def withContentType(contentType: Seq[String]): AsyncApi.this.type
    Definition Classes
    Api
  78. def withCustomDomainProperties(extensions: Seq[DomainExtension]): AsyncApi.this.type
    Definition Classes
    DomainElement → CustomizableElement
  79. def withCustomDomainProperty(extensions: DomainExtension): AsyncApi.this.type
    Definition Classes
    DomainElement → CustomizableElement
  80. def withDefaultSchema(schema: String): AsyncApi.this.type
    Definition Classes
    Api
  81. def withDefaultServer(url: String): Server
    Definition Classes
    Api
  82. def withDescription(description: String): AsyncApi.this.type
    Definition Classes
    Api
  83. def withDocumentationTitle(title: String): CreativeWork
    Definition Classes
    Api
  84. def withDocumentationUrl(url: String): CreativeWork
    Definition Classes
    Api
  85. def withDocumentations(documentations: Seq[CreativeWork]): AsyncApi.this.type
    Definition Classes
    Api
  86. def withEndPoint(path: String): EndPoint
    Definition Classes
    Api
  87. def withEndPoints(endPoints: Seq[EndPoint]): AsyncApi.this.type
    Definition Classes
    Api
  88. def withExtends(extend: Seq[DomainElement]): AsyncApi.this.type
    Definition Classes
    DomainElement
  89. def withId(value: String): AsyncApi.this.type
    Definition Classes
    AmfObject
  90. def withIdentifier(identifier: String): AsyncApi.this.type
    Definition Classes
    Api
  91. def withInferredName(name: String): AsyncApi.this.type
    Definition Classes
    NamedAmfObject
  92. def withIsExternalLink(isReference: Boolean): AsyncApi.this.type
    Definition Classes
    DomainElement
  93. def withLicense(license: License): AsyncApi.this.type
    Definition Classes
    Api
  94. def withName(name: String): AsyncApi.this.type
    Definition Classes
    NamedAmfObject
  95. def withName(nameNode: ScalarNode): AsyncApi.this.type
    Definition Classes
    NamedAmfObject
  96. def withName(name: String, a: Annotations): AsyncApi.this.type
    Definition Classes
    NamedAmfObject
  97. def withName(node: YNode): AsyncApi.this.type
    Definition Classes
    NamedAmfObject
  98. def withProvider(provider: Organization): AsyncApi.this.type
    Definition Classes
    Api
  99. def withSchemes(schemes: Seq[String]): AsyncApi.this.type
    Definition Classes
    Api
  100. def withSecurity(name: String): SecurityRequirement
    Definition Classes
    SecuredElement
  101. def withSecurity(security: Seq[SecurityRequirement]): AsyncApi.this.type
    Definition Classes
    SecuredElement
  102. def withServer(url: String): Server
    Definition Classes
    Api
  103. def withServers(servers: Seq[Server]): AsyncApi.this.type
    Definition Classes
    ApiServerContainer
  104. def withSummary(summary: String): AsyncApi.this.type
    Definition Classes
    Api
  105. def withSynthesizeName(name: String): AsyncApi.this.type
    Definition Classes
    NamedAmfObject
  106. def withTags(tags: Seq[Tag]): AsyncApi.this.type
    Definition Classes
    Api
  107. def withTermsOfService(terms: String): AsyncApi.this.type
    Definition Classes
    Api
  108. def withVersion(version: String): AsyncApi.this.type
    Definition Classes
    VersionedAmfObject
  109. def withVersion(versionNode: ScalarNode): AsyncApi.this.type

    Update AmfObject version.

    Update AmfObject version.

    Definition Classes
    VersionedAmfObject
  110. def withVersion(version: String, a: Annotations): AsyncApi.this.type
    Definition Classes
    VersionedAmfObject
  111. def withVersion(node: YNode): AsyncApi.this.type
    Definition Classes
    VersionedAmfObject
  112. def withWebhooks(webhooks: Seq[EndPoint]): AsyncApi.this.type
    Definition Classes
    Api
  113. def [B](y: B): (AsyncApi, B)
    Implicit
    This member is added by an implicit conversion from AsyncApi to ArrowAssoc[AsyncApi] 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 AsyncApi to StringFormat[AsyncApi] 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 Serializable

Inherited from Serializable

Inherited from Product

Inherited from Equals

Inherited from Api

Inherited from VersionedAmfObject

Inherited from VersionField

Inherited from DocumentedElement

Inherited from ServerContainer

Inherited from SecuredElement

Inherited from NamedDomainElement

Inherited from DomainElement

Inherited from CustomizableElement

Inherited from NamedAmfObject

Inherited from AmfObject

Inherited from AmfElement

Inherited from AnyRef

Inherited from Any

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

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

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

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

Ungrouped