Interface AsyncApi20MessageBindings
-
- All Superinterfaces:
AsyncApiMessageBindings
,Node
,Visitable
- All Known Implementing Classes:
AsyncApi20MessageBindingsImpl
public interface AsyncApi20MessageBindings extends AsyncApiMessageBindings
-
-
Method Summary
-
Methods inherited from interface io.apicurio.datamodels.models.asyncapi.AsyncApiMessageBindings
createBinding, getAmqp, getAmqp1, getHttp, getJms, getKafka, getMqtt, getMqtt5, getNats, getRedis, getSns, getSqs, getStomp, getWs, setAmqp, setAmqp1, setHttp, setJms, setKafka, setMqtt, setMqtt5, setNats, setRedis, setSns, setSqs, setStomp, setWs
-
Methods inherited from interface io.apicurio.datamodels.models.Node
addExtraProperty, attach, clearNodeAttributes, emptyClone, getExtraProperty, getExtraPropertyNames, getNodeAttribute, getNodeAttributeNames, hasExtraProperties, isAttached, modelId, parent, removeExtraProperty, root, setNodeAttribute
-
-