Class Components
java.lang.Object
io.github.springwolf.asyncapi.v3.model.ExtendableObject
io.github.springwolf.asyncapi.v3.model.components.Components
Holds a set of reusable objects for different aspects of the AsyncAPI specification. All objects defined within the
components object will have no effect on the API unless they are explicitly referenced from properties outside the
components object.
-
Field Summary
Fields inherited from class io.github.springwolf.asyncapi.v3.model.ExtendableObject
extensionFields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.github.springwolf.asyncapi.v3.model.ExtendableObject
readExtensionProperty
-
Constructor Details
-
Components
public Components()
-