Class ChannelObject

java.lang.Object
io.github.springwolf.asyncapi.v3.model.ExtendableObject
io.github.springwolf.asyncapi.v3.model.channel.ChannelObject
All Implemented Interfaces:
Channel

public class ChannelObject extends ExtendableObject implements Channel
Describes a shared communication channel.
See Also:
  • Constructor Details

    • ChannelObject

      public ChannelObject()
  • Method Details

    • getChannelId

      public String getChannelId()