Class AsyncApi21ChannelBindingsImpl
- java.lang.Object
-
- io.apicurio.datamodels.models.NodeImpl
-
- io.apicurio.datamodels.models.asyncapi.v21.AsyncApi21ChannelBindingsImpl
-
- All Implemented Interfaces:
AsyncApiChannelBindings,AsyncApiExtensible,AsyncApiReferenceable,AsyncApi21ChannelBindings,AsyncApi21Extensible,AsyncApi21Referenceable,Extensible,Node,Referenceable,Visitable
public class AsyncApi21ChannelBindingsImpl extends NodeImpl implements AsyncApi21ChannelBindings
-
-
Constructor Summary
Constructors Constructor Description AsyncApi21ChannelBindingsImpl()
-
Method Summary
-
Methods inherited from class io.apicurio.datamodels.models.NodeImpl
_setMapPropertyName, _setParentPropertyName, _setParentPropertyType, addExtraProperty, attach, clearNodeAttributes, getExtraProperty, getExtraPropertyNames, getNodeAttribute, getNodeAttributeNames, hasExtraProperties, isAttached, isEntity, isEntityList, isEntityMap, mapPropertyName, modelId, parent, parentPropertyName, parentPropertyType, removeExtraProperty, root, setNodeAttribute, setParent
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface io.apicurio.datamodels.models.Node
addExtraProperty, attach, clearNodeAttributes, getExtraProperty, getExtraPropertyNames, getNodeAttribute, getNodeAttributeNames, hasExtraProperties, isAttached, mapPropertyName, modelId, parent, parentPropertyName, parentPropertyType, removeExtraProperty, root, setNodeAttribute
-
-
-
-
Method Detail
-
get$ref
public String get$ref()
- Specified by:
get$refin interfaceAsyncApi21ChannelBindings- Specified by:
get$refin interfaceReferenceable
-
set$ref
public void set$ref(String value)
- Specified by:
set$refin interfaceAsyncApi21ChannelBindings- Specified by:
set$refin interfaceReferenceable
-
getHttp
public AsyncApiBinding getHttp()
- Specified by:
getHttpin interfaceAsyncApiChannelBindings
-
setHttp
public void setHttp(AsyncApiBinding value)
- Specified by:
setHttpin interfaceAsyncApiChannelBindings
-
createBinding
public AsyncApi21Binding createBinding()
- Specified by:
createBindingin interfaceAsyncApi21ChannelBindings- Specified by:
createBindingin interfaceAsyncApiChannelBindings
-
getWs
public AsyncApiBinding getWs()
- Specified by:
getWsin interfaceAsyncApiChannelBindings
-
setWs
public void setWs(AsyncApiBinding value)
- Specified by:
setWsin interfaceAsyncApiChannelBindings
-
getKafka
public AsyncApiBinding getKafka()
- Specified by:
getKafkain interfaceAsyncApiChannelBindings
-
setKafka
public void setKafka(AsyncApiBinding value)
- Specified by:
setKafkain interfaceAsyncApiChannelBindings
-
getAmqp
public AsyncApiBinding getAmqp()
- Specified by:
getAmqpin interfaceAsyncApiChannelBindings
-
setAmqp
public void setAmqp(AsyncApiBinding value)
- Specified by:
setAmqpin interfaceAsyncApiChannelBindings
-
getAmqp1
public AsyncApiBinding getAmqp1()
- Specified by:
getAmqp1in interfaceAsyncApiChannelBindings
-
setAmqp1
public void setAmqp1(AsyncApiBinding value)
- Specified by:
setAmqp1in interfaceAsyncApiChannelBindings
-
getMqtt
public AsyncApiBinding getMqtt()
- Specified by:
getMqttin interfaceAsyncApiChannelBindings
-
setMqtt
public void setMqtt(AsyncApiBinding value)
- Specified by:
setMqttin interfaceAsyncApiChannelBindings
-
getMqtt5
public AsyncApiBinding getMqtt5()
- Specified by:
getMqtt5in interfaceAsyncApiChannelBindings
-
setMqtt5
public void setMqtt5(AsyncApiBinding value)
- Specified by:
setMqtt5in interfaceAsyncApiChannelBindings
-
getNats
public AsyncApiBinding getNats()
- Specified by:
getNatsin interfaceAsyncApiChannelBindings
-
setNats
public void setNats(AsyncApiBinding value)
- Specified by:
setNatsin interfaceAsyncApiChannelBindings
-
getJms
public AsyncApiBinding getJms()
- Specified by:
getJmsin interfaceAsyncApiChannelBindings
-
setJms
public void setJms(AsyncApiBinding value)
- Specified by:
setJmsin interfaceAsyncApiChannelBindings
-
getSns
public AsyncApiBinding getSns()
- Specified by:
getSnsin interfaceAsyncApiChannelBindings
-
setSns
public void setSns(AsyncApiBinding value)
- Specified by:
setSnsin interfaceAsyncApiChannelBindings
-
getSqs
public AsyncApiBinding getSqs()
- Specified by:
getSqsin interfaceAsyncApiChannelBindings
-
setSqs
public void setSqs(AsyncApiBinding value)
- Specified by:
setSqsin interfaceAsyncApiChannelBindings
-
getStomp
public AsyncApiBinding getStomp()
- Specified by:
getStompin interfaceAsyncApiChannelBindings
-
setStomp
public void setStomp(AsyncApiBinding value)
- Specified by:
setStompin interfaceAsyncApiChannelBindings
-
getRedis
public AsyncApiBinding getRedis()
- Specified by:
getRedisin interfaceAsyncApiChannelBindings
-
setRedis
public void setRedis(AsyncApiBinding value)
- Specified by:
setRedisin interfaceAsyncApiChannelBindings
-
getMercure
public AsyncApi21Binding getMercure()
- Specified by:
getMercurein interfaceAsyncApi21ChannelBindings
-
setMercure
public void setMercure(AsyncApi21Binding value)
- Specified by:
setMercurein interfaceAsyncApi21ChannelBindings
-
getIbmmq
public AsyncApi21Binding getIbmmq()
- Specified by:
getIbmmqin interfaceAsyncApi21ChannelBindings
-
setIbmmq
public void setIbmmq(AsyncApi21Binding value)
- Specified by:
setIbmmqin interfaceAsyncApi21ChannelBindings
-
getExtensions
public Map<String,com.fasterxml.jackson.databind.JsonNode> getExtensions()
- Specified by:
getExtensionsin interfaceAsyncApi21ChannelBindings- Specified by:
getExtensionsin interfaceExtensible
-
addExtension
public void addExtension(String name, com.fasterxml.jackson.databind.JsonNode value)
- Specified by:
addExtensionin interfaceAsyncApi21ChannelBindings- Specified by:
addExtensionin interfaceExtensible
-
clearExtensions
public void clearExtensions()
- Specified by:
clearExtensionsin interfaceAsyncApi21ChannelBindings- Specified by:
clearExtensionsin interfaceExtensible
-
removeExtension
public void removeExtension(String name)
- Specified by:
removeExtensionin interfaceAsyncApi21ChannelBindings- Specified by:
removeExtensionin interfaceExtensible
-
insertExtension
public void insertExtension(String name, com.fasterxml.jackson.databind.JsonNode value, int atIndex)
- Specified by:
insertExtensionin interfaceAsyncApi21ChannelBindings- Specified by:
insertExtensionin interfaceExtensible
-
emptyClone
public Node emptyClone()
- Specified by:
emptyClonein interfaceNode
-
-