Packages

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

Linear Supertypes
Serializable, Serializable, Product, Equals, Api, DocumentedElement, ServerContainer, SecuredElement, NamedDomainElement, DomainElement, CustomizableElement, AmfObject, AmfElement, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. AsyncApi
  2. Serializable
  3. Serializable
  4. Product
  5. Equals
  6. Api
  7. DocumentedElement
  8. ServerContainer
  9. SecuredElement
  10. NamedDomainElement
  11. DomainElement
  12. CustomizableElement
  13. AmfObject
  14. AmfElement
  15. AnyRef
  16. 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. def accepts: Seq[StrField]
    Definition Classes
    Api
  7. def add(field: Field, value: AmfElement): AsyncApi.this.type
    Definition Classes
    AmfObject
  8. def add(other: Annotations): AsyncApi.this.type
    Definition Classes
    AmfElement
  9. def add(annotation: Annotation): AsyncApi.this.type
    Definition Classes
    AmfElement
  10. def adopted(parent: String, cycle: Seq[String]): AsyncApi.this.type
    Definition Classes
    AmfObject
  11. val annotations: Annotations
    Definition Classes
    AsyncApi → AmfElement
  12. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  13. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native() @HotSpotIntrinsicCandidate()
  14. def cloneElement(branch: Map[AmfObject, AmfObject]): AmfObject
    Definition Classes
    AmfObject → AmfElement
  15. def contentType: Seq[StrField]
    Definition Classes
    Api
  16. def customDomainProperties: Seq[DomainExtension]
    Definition Classes
    DomainElement → CustomizableElement
  17. def description: StrField
    Definition Classes
    Api
  18. def documentations: Seq[CreativeWork]
    Definition Classes
    Api → DocumentedElement
  19. def endPoints: Seq[EndPoint]
    Definition Classes
    Api
  20. 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
  21. 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
  22. 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
  23. 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
  24. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  25. def extend: Seq[DomainElement]
    Definition Classes
    DomainElement
  26. val fields: Fields
    Definition Classes
    AsyncApi → AmfObject
  27. 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
    @inline()
  28. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  29. lazy val graph: Graph
    Definition Classes
    DomainElement
  30. val id: String
    Definition Classes
    AmfObject
  31. def identifier: StrField
    Definition Classes
    Api
  32. def isExternalLink: BoolField
    Definition Classes
    DomainElement
  33. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  34. def isTrackedBy(trackId: String): Boolean
    Definition Classes
    AmfElement
  35. def license: License
    Definition Classes
    Api
  36. def location(): Option[String]
    Definition Classes
    AmfElement
  37. def meta: AsyncApiModel.type
    Definition Classes
    AsyncApi → AmfObject
  38. def name: StrField
    Definition Classes
    NamedDomainElement
  39. def nameField: Field
    Definition Classes
    Api → NamedDomainElement
  40. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  41. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  42. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  43. def position(): Option[LexicalInformation]
    Definition Classes
    AmfElement
  44. def provider: Organization
    Definition Classes
    Api
  45. def removeServers(): Unit
    Definition Classes
    ApiServerContainer
  46. def schemes: Seq[StrField]
    Definition Classes
    Api
  47. def security: Seq[SecurityRequirement]
    Definition Classes
    SecuredElement
  48. def servers: Seq[Server]
    Definition Classes
    ApiServerContainer
  49. def set(field: Field, value: AmfElement, annotations: Annotations): AsyncApi.this.type
    Definition Classes
    AmfObject
  50. def set(field: Field, value: AmfElement): AsyncApi.this.type
    Definition Classes
    AmfObject
  51. def set(field: Field, values: Seq[String]): AsyncApi.this.type
    Definition Classes
    AmfObject
  52. def set(field: Field, value: Float): AsyncApi.this.type
    Definition Classes
    AmfObject
  53. def set(field: Field, value: Double): AsyncApi.this.type
    Definition Classes
    AmfObject
  54. def set(field: Field, value: Int): AsyncApi.this.type
    Definition Classes
    AmfObject
  55. def set(field: Field, value: Boolean): AsyncApi.this.type
    Definition Classes
    AmfObject
  56. def set(field: Field, value: String, annotations: Annotations): AsyncApi.this.type
    Definition Classes
    AmfObject
  57. def set(field: Field, value: String): AsyncApi.this.type
    Definition Classes
    AmfObject
  58. def setArray(field: Field, values: Seq[AmfElement], annotations: Annotations): AsyncApi.this.type
    Definition Classes
    AmfObject
  59. def setArray(field: Field, values: Seq[AmfElement]): AsyncApi.this.type
    Definition Classes
    AmfObject
  60. def setArrayWithoutId(field: Field, values: Seq[AmfElement], annotations: Annotations): AsyncApi.this.type
    Definition Classes
    AmfObject
  61. def setArrayWithoutId(field: Field, values: Seq[AmfElement]): AsyncApi.this.type
    Definition Classes
    AmfObject
  62. def setWithoutId(field: Field, value: AmfElement, annotations: Annotations): AsyncApi.this.type
    Definition Classes
    AmfObject
  63. final def simpleAdoption(parent: String): AsyncApi.this.type
    Definition Classes
    AmfObject
  64. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  65. def tags: Seq[Tag]
    Definition Classes
    Api
  66. def termsOfService: StrField
    Definition Classes
    Api
  67. def typeIris: Seq[String]
    Definition Classes
    DomainElement → CustomizableElement
  68. def version: StrField
    Definition Classes
    Api
  69. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  70. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  71. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  72. def withAccepts(accepts: Seq[String]): AsyncApi.this.type
    Definition Classes
    Api
  73. def withContentType(contentType: Seq[String]): AsyncApi.this.type
    Definition Classes
    Api
  74. def withCustomDomainProperties(extensions: Seq[DomainExtension]): AsyncApi.this.type
    Definition Classes
    DomainElement → CustomizableElement
  75. def withCustomDomainProperty(extensions: DomainExtension): AsyncApi.this.type
    Definition Classes
    DomainElement → CustomizableElement
  76. def withDefaultServer(url: String): Server
    Definition Classes
    Api
  77. def withDescription(description: String): AsyncApi.this.type
    Definition Classes
    Api
  78. def withDocumentationTitle(title: String): CreativeWork
    Definition Classes
    Api
  79. def withDocumentationUrl(url: String): CreativeWork
    Definition Classes
    Api
  80. def withDocumentations(documentations: Seq[CreativeWork]): AsyncApi.this.type
    Definition Classes
    Api
  81. def withEndPoint(path: String): EndPoint
    Definition Classes
    Api
  82. def withEndPoints(endPoints: Seq[EndPoint]): AsyncApi.this.type
    Definition Classes
    Api
  83. def withExtends(extend: Seq[DomainElement]): AsyncApi.this.type
    Definition Classes
    DomainElement
  84. def withId(value: String): AsyncApi.this.type
    Definition Classes
    AmfObject
  85. def withIdentifier(identifier: String): AsyncApi.this.type
    Definition Classes
    Api
  86. def withIsExternalLink(isReference: Boolean): AsyncApi.this.type
    Definition Classes
    DomainElement
  87. def withLicense(license: License): AsyncApi.this.type
    Definition Classes
    Api
  88. def withName(nameNode: ScalarNode): AsyncApi.this.type
    Definition Classes
    NamedDomainElement
  89. def withName(name: String, a: Annotations): AsyncApi.this.type
    Definition Classes
    NamedDomainElement
  90. def withName(node: YNode): AsyncApi.this.type
    Definition Classes
    NamedDomainElement
  91. def withProvider(provider: Organization): AsyncApi.this.type
    Definition Classes
    Api
  92. def withSchemes(schemes: Seq[String]): AsyncApi.this.type
    Definition Classes
    Api
  93. def withSecurity(name: String): SecurityRequirement
    Definition Classes
    SecuredElement
  94. def withSecurity(security: Seq[SecurityRequirement]): AsyncApi.this.type
    Definition Classes
    SecuredElement
  95. def withServer(url: String): Server
    Definition Classes
    Api
  96. def withServers(servers: Seq[Server]): AsyncApi.this.type
    Definition Classes
    ApiServerContainer
  97. def withSynthesizeName(name: String): AsyncApi.this.type
    Definition Classes
    NamedDomainElement
  98. def withTags(tags: Seq[Tag]): AsyncApi.this.type
    Definition Classes
    Api
  99. def withTermsOfService(terms: String): AsyncApi.this.type
    Definition Classes
    Api
  100. def withVersion(version: String): AsyncApi.this.type
    Definition Classes
    Api
  101. 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
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

Inherited from Serializable

Inherited from Serializable

Inherited from Product

Inherited from Equals

Inherited from Api

Inherited from DocumentedElement

Inherited from ServerContainer

Inherited from SecuredElement

Inherited from NamedDomainElement

Inherited from DomainElement

Inherited from CustomizableElement

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