Uses of Interface
io.apicurio.datamodels.models.asyncapi.AsyncApiBinding
-
-
Uses of AsyncApiBinding in io.apicurio.datamodels.models.asyncapi
Methods in io.apicurio.datamodels.models.asyncapi that return AsyncApiBinding Modifier and Type Method Description AsyncApiBindingAsyncApiChannelBindings. createBinding()AsyncApiBindingAsyncApiMessageBindings. createBinding()AsyncApiBindingAsyncApiOperationBindings. createBinding()AsyncApiBindingAsyncApiServerBindings. createBinding()AsyncApiBindingAsyncApiChannelBindings. getAmqp()AsyncApiBindingAsyncApiMessageBindings. getAmqp()AsyncApiBindingAsyncApiOperationBindings. getAmqp()AsyncApiBindingAsyncApiServerBindings. getAmqp()AsyncApiBindingAsyncApiChannelBindings. getAmqp1()AsyncApiBindingAsyncApiMessageBindings. getAmqp1()AsyncApiBindingAsyncApiOperationBindings. getAmqp1()AsyncApiBindingAsyncApiServerBindings. getAmqp1()AsyncApiBindingAsyncApiChannelBindings. getHttp()AsyncApiBindingAsyncApiMessageBindings. getHttp()AsyncApiBindingAsyncApiOperationBindings. getHttp()AsyncApiBindingAsyncApiServerBindings. getHttp()AsyncApiBindingAsyncApiChannelBindings. getJms()AsyncApiBindingAsyncApiMessageBindings. getJms()AsyncApiBindingAsyncApiOperationBindings. getJms()AsyncApiBindingAsyncApiServerBindings. getJms()AsyncApiBindingAsyncApiChannelBindings. getKafka()AsyncApiBindingAsyncApiMessageBindings. getKafka()AsyncApiBindingAsyncApiOperationBindings. getKafka()AsyncApiBindingAsyncApiServerBindings. getKafka()AsyncApiBindingAsyncApiChannelBindings. getMqtt()AsyncApiBindingAsyncApiMessageBindings. getMqtt()AsyncApiBindingAsyncApiOperationBindings. getMqtt()AsyncApiBindingAsyncApiServerBindings. getMqtt()AsyncApiBindingAsyncApiChannelBindings. getMqtt5()AsyncApiBindingAsyncApiMessageBindings. getMqtt5()AsyncApiBindingAsyncApiOperationBindings. getMqtt5()AsyncApiBindingAsyncApiServerBindings. getMqtt5()AsyncApiBindingAsyncApiChannelBindings. getNats()AsyncApiBindingAsyncApiMessageBindings. getNats()AsyncApiBindingAsyncApiOperationBindings. getNats()AsyncApiBindingAsyncApiServerBindings. getNats()AsyncApiBindingAsyncApiChannelBindings. getRedis()AsyncApiBindingAsyncApiMessageBindings. getRedis()AsyncApiBindingAsyncApiOperationBindings. getRedis()AsyncApiBindingAsyncApiServerBindings. getRedis()AsyncApiBindingAsyncApiChannelBindings. getSns()AsyncApiBindingAsyncApiMessageBindings. getSns()AsyncApiBindingAsyncApiOperationBindings. getSns()AsyncApiBindingAsyncApiServerBindings. getSns()AsyncApiBindingAsyncApiChannelBindings. getSqs()AsyncApiBindingAsyncApiMessageBindings. getSqs()AsyncApiBindingAsyncApiOperationBindings. getSqs()AsyncApiBindingAsyncApiServerBindings. getSqs()AsyncApiBindingAsyncApiChannelBindings. getStomp()AsyncApiBindingAsyncApiMessageBindings. getStomp()AsyncApiBindingAsyncApiOperationBindings. getStomp()AsyncApiBindingAsyncApiServerBindings. getStomp()AsyncApiBindingAsyncApiChannelBindings. getWs()AsyncApiBindingAsyncApiMessageBindings. getWs()AsyncApiBindingAsyncApiOperationBindings. getWs()AsyncApiBindingAsyncApiServerBindings. getWs()Methods in io.apicurio.datamodels.models.asyncapi with parameters of type AsyncApiBinding Modifier and Type Method Description voidAsyncApiChannelBindings. setAmqp(AsyncApiBinding value)voidAsyncApiMessageBindings. setAmqp(AsyncApiBinding value)voidAsyncApiOperationBindings. setAmqp(AsyncApiBinding value)voidAsyncApiServerBindings. setAmqp(AsyncApiBinding value)voidAsyncApiChannelBindings. setAmqp1(AsyncApiBinding value)voidAsyncApiMessageBindings. setAmqp1(AsyncApiBinding value)voidAsyncApiOperationBindings. setAmqp1(AsyncApiBinding value)voidAsyncApiServerBindings. setAmqp1(AsyncApiBinding value)voidAsyncApiChannelBindings. setHttp(AsyncApiBinding value)voidAsyncApiMessageBindings. setHttp(AsyncApiBinding value)voidAsyncApiOperationBindings. setHttp(AsyncApiBinding value)voidAsyncApiServerBindings. setHttp(AsyncApiBinding value)voidAsyncApiChannelBindings. setJms(AsyncApiBinding value)voidAsyncApiMessageBindings. setJms(AsyncApiBinding value)voidAsyncApiOperationBindings. setJms(AsyncApiBinding value)voidAsyncApiServerBindings. setJms(AsyncApiBinding value)voidAsyncApiChannelBindings. setKafka(AsyncApiBinding value)voidAsyncApiMessageBindings. setKafka(AsyncApiBinding value)voidAsyncApiOperationBindings. setKafka(AsyncApiBinding value)voidAsyncApiServerBindings. setKafka(AsyncApiBinding value)voidAsyncApiChannelBindings. setMqtt(AsyncApiBinding value)voidAsyncApiMessageBindings. setMqtt(AsyncApiBinding value)voidAsyncApiOperationBindings. setMqtt(AsyncApiBinding value)voidAsyncApiServerBindings. setMqtt(AsyncApiBinding value)voidAsyncApiChannelBindings. setMqtt5(AsyncApiBinding value)voidAsyncApiMessageBindings. setMqtt5(AsyncApiBinding value)voidAsyncApiOperationBindings. setMqtt5(AsyncApiBinding value)voidAsyncApiServerBindings. setMqtt5(AsyncApiBinding value)voidAsyncApiChannelBindings. setNats(AsyncApiBinding value)voidAsyncApiMessageBindings. setNats(AsyncApiBinding value)voidAsyncApiOperationBindings. setNats(AsyncApiBinding value)voidAsyncApiServerBindings. setNats(AsyncApiBinding value)voidAsyncApiChannelBindings. setRedis(AsyncApiBinding value)voidAsyncApiMessageBindings. setRedis(AsyncApiBinding value)voidAsyncApiOperationBindings. setRedis(AsyncApiBinding value)voidAsyncApiServerBindings. setRedis(AsyncApiBinding value)voidAsyncApiChannelBindings. setSns(AsyncApiBinding value)voidAsyncApiMessageBindings. setSns(AsyncApiBinding value)voidAsyncApiOperationBindings. setSns(AsyncApiBinding value)voidAsyncApiServerBindings. setSns(AsyncApiBinding value)voidAsyncApiChannelBindings. setSqs(AsyncApiBinding value)voidAsyncApiMessageBindings. setSqs(AsyncApiBinding value)voidAsyncApiOperationBindings. setSqs(AsyncApiBinding value)voidAsyncApiServerBindings. setSqs(AsyncApiBinding value)voidAsyncApiChannelBindings. setStomp(AsyncApiBinding value)voidAsyncApiMessageBindings. setStomp(AsyncApiBinding value)voidAsyncApiOperationBindings. setStomp(AsyncApiBinding value)voidAsyncApiServerBindings. setStomp(AsyncApiBinding value)voidAsyncApiChannelBindings. setWs(AsyncApiBinding value)voidAsyncApiMessageBindings. setWs(AsyncApiBinding value)voidAsyncApiOperationBindings. setWs(AsyncApiBinding value)voidAsyncApiServerBindings. setWs(AsyncApiBinding value) -
Uses of AsyncApiBinding in io.apicurio.datamodels.models.asyncapi.v20
Subinterfaces of AsyncApiBinding in io.apicurio.datamodels.models.asyncapi.v20 Modifier and Type Interface Description interfaceAsyncApi20BindingClasses in io.apicurio.datamodels.models.asyncapi.v20 that implement AsyncApiBinding Modifier and Type Class Description classAsyncApi20BindingImplMethods in io.apicurio.datamodels.models.asyncapi.v20 that return AsyncApiBinding Modifier and Type Method Description AsyncApiBindingAsyncApi20ChannelBindingsImpl. getAmqp()AsyncApiBindingAsyncApi20MessageBindingsImpl. getAmqp()AsyncApiBindingAsyncApi20OperationBindingsImpl. getAmqp()AsyncApiBindingAsyncApi20ServerBindingsImpl. getAmqp()AsyncApiBindingAsyncApi20ChannelBindingsImpl. getAmqp1()AsyncApiBindingAsyncApi20MessageBindingsImpl. getAmqp1()AsyncApiBindingAsyncApi20OperationBindingsImpl. getAmqp1()AsyncApiBindingAsyncApi20ServerBindingsImpl. getAmqp1()AsyncApiBindingAsyncApi20ChannelBindingsImpl. getHttp()AsyncApiBindingAsyncApi20MessageBindingsImpl. getHttp()AsyncApiBindingAsyncApi20OperationBindingsImpl. getHttp()AsyncApiBindingAsyncApi20ServerBindingsImpl. getHttp()AsyncApiBindingAsyncApi20ChannelBindingsImpl. getJms()AsyncApiBindingAsyncApi20MessageBindingsImpl. getJms()AsyncApiBindingAsyncApi20OperationBindingsImpl. getJms()AsyncApiBindingAsyncApi20ServerBindingsImpl. getJms()AsyncApiBindingAsyncApi20ChannelBindingsImpl. getKafka()AsyncApiBindingAsyncApi20MessageBindingsImpl. getKafka()AsyncApiBindingAsyncApi20OperationBindingsImpl. getKafka()AsyncApiBindingAsyncApi20ServerBindingsImpl. getKafka()AsyncApiBindingAsyncApi20ChannelBindingsImpl. getMqtt()AsyncApiBindingAsyncApi20MessageBindingsImpl. getMqtt()AsyncApiBindingAsyncApi20OperationBindingsImpl. getMqtt()AsyncApiBindingAsyncApi20ServerBindingsImpl. getMqtt()AsyncApiBindingAsyncApi20ChannelBindingsImpl. getMqtt5()AsyncApiBindingAsyncApi20MessageBindingsImpl. getMqtt5()AsyncApiBindingAsyncApi20OperationBindingsImpl. getMqtt5()AsyncApiBindingAsyncApi20ServerBindingsImpl. getMqtt5()AsyncApiBindingAsyncApi20ChannelBindingsImpl. getNats()AsyncApiBindingAsyncApi20MessageBindingsImpl. getNats()AsyncApiBindingAsyncApi20OperationBindingsImpl. getNats()AsyncApiBindingAsyncApi20ServerBindingsImpl. getNats()AsyncApiBindingAsyncApi20ChannelBindingsImpl. getRedis()AsyncApiBindingAsyncApi20MessageBindingsImpl. getRedis()AsyncApiBindingAsyncApi20OperationBindingsImpl. getRedis()AsyncApiBindingAsyncApi20ServerBindingsImpl. getRedis()AsyncApiBindingAsyncApi20ChannelBindingsImpl. getSns()AsyncApiBindingAsyncApi20MessageBindingsImpl. getSns()AsyncApiBindingAsyncApi20OperationBindingsImpl. getSns()AsyncApiBindingAsyncApi20ServerBindingsImpl. getSns()AsyncApiBindingAsyncApi20ChannelBindingsImpl. getSqs()AsyncApiBindingAsyncApi20MessageBindingsImpl. getSqs()AsyncApiBindingAsyncApi20OperationBindingsImpl. getSqs()AsyncApiBindingAsyncApi20ServerBindingsImpl. getSqs()AsyncApiBindingAsyncApi20ChannelBindingsImpl. getStomp()AsyncApiBindingAsyncApi20MessageBindingsImpl. getStomp()AsyncApiBindingAsyncApi20OperationBindingsImpl. getStomp()AsyncApiBindingAsyncApi20ServerBindingsImpl. getStomp()AsyncApiBindingAsyncApi20ChannelBindingsImpl. getWs()AsyncApiBindingAsyncApi20MessageBindingsImpl. getWs()AsyncApiBindingAsyncApi20OperationBindingsImpl. getWs()AsyncApiBindingAsyncApi20ServerBindingsImpl. getWs()Methods in io.apicurio.datamodels.models.asyncapi.v20 with parameters of type AsyncApiBinding Modifier and Type Method Description voidAsyncApi20ChannelBindingsImpl. setAmqp(AsyncApiBinding value)voidAsyncApi20MessageBindingsImpl. setAmqp(AsyncApiBinding value)voidAsyncApi20OperationBindingsImpl. setAmqp(AsyncApiBinding value)voidAsyncApi20ServerBindingsImpl. setAmqp(AsyncApiBinding value)voidAsyncApi20ChannelBindingsImpl. setAmqp1(AsyncApiBinding value)voidAsyncApi20MessageBindingsImpl. setAmqp1(AsyncApiBinding value)voidAsyncApi20OperationBindingsImpl. setAmqp1(AsyncApiBinding value)voidAsyncApi20ServerBindingsImpl. setAmqp1(AsyncApiBinding value)voidAsyncApi20ChannelBindingsImpl. setHttp(AsyncApiBinding value)voidAsyncApi20MessageBindingsImpl. setHttp(AsyncApiBinding value)voidAsyncApi20OperationBindingsImpl. setHttp(AsyncApiBinding value)voidAsyncApi20ServerBindingsImpl. setHttp(AsyncApiBinding value)voidAsyncApi20ChannelBindingsImpl. setJms(AsyncApiBinding value)voidAsyncApi20MessageBindingsImpl. setJms(AsyncApiBinding value)voidAsyncApi20OperationBindingsImpl. setJms(AsyncApiBinding value)voidAsyncApi20ServerBindingsImpl. setJms(AsyncApiBinding value)voidAsyncApi20ChannelBindingsImpl. setKafka(AsyncApiBinding value)voidAsyncApi20MessageBindingsImpl. setKafka(AsyncApiBinding value)voidAsyncApi20OperationBindingsImpl. setKafka(AsyncApiBinding value)voidAsyncApi20ServerBindingsImpl. setKafka(AsyncApiBinding value)voidAsyncApi20ChannelBindingsImpl. setMqtt(AsyncApiBinding value)voidAsyncApi20MessageBindingsImpl. setMqtt(AsyncApiBinding value)voidAsyncApi20OperationBindingsImpl. setMqtt(AsyncApiBinding value)voidAsyncApi20ServerBindingsImpl. setMqtt(AsyncApiBinding value)voidAsyncApi20ChannelBindingsImpl. setMqtt5(AsyncApiBinding value)voidAsyncApi20MessageBindingsImpl. setMqtt5(AsyncApiBinding value)voidAsyncApi20OperationBindingsImpl. setMqtt5(AsyncApiBinding value)voidAsyncApi20ServerBindingsImpl. setMqtt5(AsyncApiBinding value)voidAsyncApi20ChannelBindingsImpl. setNats(AsyncApiBinding value)voidAsyncApi20MessageBindingsImpl. setNats(AsyncApiBinding value)voidAsyncApi20OperationBindingsImpl. setNats(AsyncApiBinding value)voidAsyncApi20ServerBindingsImpl. setNats(AsyncApiBinding value)voidAsyncApi20ChannelBindingsImpl. setRedis(AsyncApiBinding value)voidAsyncApi20MessageBindingsImpl. setRedis(AsyncApiBinding value)voidAsyncApi20OperationBindingsImpl. setRedis(AsyncApiBinding value)voidAsyncApi20ServerBindingsImpl. setRedis(AsyncApiBinding value)voidAsyncApi20ChannelBindingsImpl. setSns(AsyncApiBinding value)voidAsyncApi20MessageBindingsImpl. setSns(AsyncApiBinding value)voidAsyncApi20OperationBindingsImpl. setSns(AsyncApiBinding value)voidAsyncApi20ServerBindingsImpl. setSns(AsyncApiBinding value)voidAsyncApi20ChannelBindingsImpl. setSqs(AsyncApiBinding value)voidAsyncApi20MessageBindingsImpl. setSqs(AsyncApiBinding value)voidAsyncApi20OperationBindingsImpl. setSqs(AsyncApiBinding value)voidAsyncApi20ServerBindingsImpl. setSqs(AsyncApiBinding value)voidAsyncApi20ChannelBindingsImpl. setStomp(AsyncApiBinding value)voidAsyncApi20MessageBindingsImpl. setStomp(AsyncApiBinding value)voidAsyncApi20OperationBindingsImpl. setStomp(AsyncApiBinding value)voidAsyncApi20ServerBindingsImpl. setStomp(AsyncApiBinding value)voidAsyncApi20ChannelBindingsImpl. setWs(AsyncApiBinding value)voidAsyncApi20MessageBindingsImpl. setWs(AsyncApiBinding value)voidAsyncApi20OperationBindingsImpl. setWs(AsyncApiBinding value)voidAsyncApi20ServerBindingsImpl. setWs(AsyncApiBinding value) -
Uses of AsyncApiBinding in io.apicurio.datamodels.models.asyncapi.v20.io
Methods in io.apicurio.datamodels.models.asyncapi.v20.io with parameters of type AsyncApiBinding Modifier and Type Method Description voidAsyncApi20ModelReaderDispatcher. visitBinding(AsyncApiBinding node)voidAsyncApi20ModelWriterDispatcher. visitBinding(AsyncApiBinding node) -
Uses of AsyncApiBinding in io.apicurio.datamodels.models.asyncapi.v20.visitors
Methods in io.apicurio.datamodels.models.asyncapi.v20.visitors with parameters of type AsyncApiBinding Modifier and Type Method Description voidAsyncApi20Traverser. visitBinding(AsyncApiBinding node)voidAsyncApi20VisitorAdapter. visitBinding(AsyncApiBinding node) -
Uses of AsyncApiBinding in io.apicurio.datamodels.models.asyncapi.v21
Subinterfaces of AsyncApiBinding in io.apicurio.datamodels.models.asyncapi.v21 Modifier and Type Interface Description interfaceAsyncApi21BindingClasses in io.apicurio.datamodels.models.asyncapi.v21 that implement AsyncApiBinding Modifier and Type Class Description classAsyncApi21BindingImplMethods in io.apicurio.datamodels.models.asyncapi.v21 that return AsyncApiBinding Modifier and Type Method Description AsyncApiBindingAsyncApi21ChannelBindingsImpl. getAmqp()AsyncApiBindingAsyncApi21MessageBindingsImpl. getAmqp()AsyncApiBindingAsyncApi21OperationBindingsImpl. getAmqp()AsyncApiBindingAsyncApi21ServerBindingsImpl. getAmqp()AsyncApiBindingAsyncApi21ChannelBindingsImpl. getAmqp1()AsyncApiBindingAsyncApi21MessageBindingsImpl. getAmqp1()AsyncApiBindingAsyncApi21OperationBindingsImpl. getAmqp1()AsyncApiBindingAsyncApi21ServerBindingsImpl. getAmqp1()AsyncApiBindingAsyncApi21ChannelBindingsImpl. getHttp()AsyncApiBindingAsyncApi21MessageBindingsImpl. getHttp()AsyncApiBindingAsyncApi21OperationBindingsImpl. getHttp()AsyncApiBindingAsyncApi21ServerBindingsImpl. getHttp()AsyncApiBindingAsyncApi21ChannelBindingsImpl. getJms()AsyncApiBindingAsyncApi21MessageBindingsImpl. getJms()AsyncApiBindingAsyncApi21OperationBindingsImpl. getJms()AsyncApiBindingAsyncApi21ServerBindingsImpl. getJms()AsyncApiBindingAsyncApi21ChannelBindingsImpl. getKafka()AsyncApiBindingAsyncApi21MessageBindingsImpl. getKafka()AsyncApiBindingAsyncApi21OperationBindingsImpl. getKafka()AsyncApiBindingAsyncApi21ServerBindingsImpl. getKafka()AsyncApiBindingAsyncApi21ChannelBindingsImpl. getMqtt()AsyncApiBindingAsyncApi21MessageBindingsImpl. getMqtt()AsyncApiBindingAsyncApi21OperationBindingsImpl. getMqtt()AsyncApiBindingAsyncApi21ServerBindingsImpl. getMqtt()AsyncApiBindingAsyncApi21ChannelBindingsImpl. getMqtt5()AsyncApiBindingAsyncApi21MessageBindingsImpl. getMqtt5()AsyncApiBindingAsyncApi21OperationBindingsImpl. getMqtt5()AsyncApiBindingAsyncApi21ServerBindingsImpl. getMqtt5()AsyncApiBindingAsyncApi21ChannelBindingsImpl. getNats()AsyncApiBindingAsyncApi21MessageBindingsImpl. getNats()AsyncApiBindingAsyncApi21OperationBindingsImpl. getNats()AsyncApiBindingAsyncApi21ServerBindingsImpl. getNats()AsyncApiBindingAsyncApi21ChannelBindingsImpl. getRedis()AsyncApiBindingAsyncApi21MessageBindingsImpl. getRedis()AsyncApiBindingAsyncApi21OperationBindingsImpl. getRedis()AsyncApiBindingAsyncApi21ServerBindingsImpl. getRedis()AsyncApiBindingAsyncApi21ChannelBindingsImpl. getSns()AsyncApiBindingAsyncApi21MessageBindingsImpl. getSns()AsyncApiBindingAsyncApi21OperationBindingsImpl. getSns()AsyncApiBindingAsyncApi21ServerBindingsImpl. getSns()AsyncApiBindingAsyncApi21ChannelBindingsImpl. getSqs()AsyncApiBindingAsyncApi21MessageBindingsImpl. getSqs()AsyncApiBindingAsyncApi21OperationBindingsImpl. getSqs()AsyncApiBindingAsyncApi21ServerBindingsImpl. getSqs()AsyncApiBindingAsyncApi21ChannelBindingsImpl. getStomp()AsyncApiBindingAsyncApi21MessageBindingsImpl. getStomp()AsyncApiBindingAsyncApi21OperationBindingsImpl. getStomp()AsyncApiBindingAsyncApi21ServerBindingsImpl. getStomp()AsyncApiBindingAsyncApi21ChannelBindingsImpl. getWs()AsyncApiBindingAsyncApi21MessageBindingsImpl. getWs()AsyncApiBindingAsyncApi21OperationBindingsImpl. getWs()AsyncApiBindingAsyncApi21ServerBindingsImpl. getWs()Methods in io.apicurio.datamodels.models.asyncapi.v21 with parameters of type AsyncApiBinding Modifier and Type Method Description voidAsyncApi21ChannelBindingsImpl. setAmqp(AsyncApiBinding value)voidAsyncApi21MessageBindingsImpl. setAmqp(AsyncApiBinding value)voidAsyncApi21OperationBindingsImpl. setAmqp(AsyncApiBinding value)voidAsyncApi21ServerBindingsImpl. setAmqp(AsyncApiBinding value)voidAsyncApi21ChannelBindingsImpl. setAmqp1(AsyncApiBinding value)voidAsyncApi21MessageBindingsImpl. setAmqp1(AsyncApiBinding value)voidAsyncApi21OperationBindingsImpl. setAmqp1(AsyncApiBinding value)voidAsyncApi21ServerBindingsImpl. setAmqp1(AsyncApiBinding value)voidAsyncApi21ChannelBindingsImpl. setHttp(AsyncApiBinding value)voidAsyncApi21MessageBindingsImpl. setHttp(AsyncApiBinding value)voidAsyncApi21OperationBindingsImpl. setHttp(AsyncApiBinding value)voidAsyncApi21ServerBindingsImpl. setHttp(AsyncApiBinding value)voidAsyncApi21ChannelBindingsImpl. setJms(AsyncApiBinding value)voidAsyncApi21MessageBindingsImpl. setJms(AsyncApiBinding value)voidAsyncApi21OperationBindingsImpl. setJms(AsyncApiBinding value)voidAsyncApi21ServerBindingsImpl. setJms(AsyncApiBinding value)voidAsyncApi21ChannelBindingsImpl. setKafka(AsyncApiBinding value)voidAsyncApi21MessageBindingsImpl. setKafka(AsyncApiBinding value)voidAsyncApi21OperationBindingsImpl. setKafka(AsyncApiBinding value)voidAsyncApi21ServerBindingsImpl. setKafka(AsyncApiBinding value)voidAsyncApi21ChannelBindingsImpl. setMqtt(AsyncApiBinding value)voidAsyncApi21MessageBindingsImpl. setMqtt(AsyncApiBinding value)voidAsyncApi21OperationBindingsImpl. setMqtt(AsyncApiBinding value)voidAsyncApi21ServerBindingsImpl. setMqtt(AsyncApiBinding value)voidAsyncApi21ChannelBindingsImpl. setMqtt5(AsyncApiBinding value)voidAsyncApi21MessageBindingsImpl. setMqtt5(AsyncApiBinding value)voidAsyncApi21OperationBindingsImpl. setMqtt5(AsyncApiBinding value)voidAsyncApi21ServerBindingsImpl. setMqtt5(AsyncApiBinding value)voidAsyncApi21ChannelBindingsImpl. setNats(AsyncApiBinding value)voidAsyncApi21MessageBindingsImpl. setNats(AsyncApiBinding value)voidAsyncApi21OperationBindingsImpl. setNats(AsyncApiBinding value)voidAsyncApi21ServerBindingsImpl. setNats(AsyncApiBinding value)voidAsyncApi21ChannelBindingsImpl. setRedis(AsyncApiBinding value)voidAsyncApi21MessageBindingsImpl. setRedis(AsyncApiBinding value)voidAsyncApi21OperationBindingsImpl. setRedis(AsyncApiBinding value)voidAsyncApi21ServerBindingsImpl. setRedis(AsyncApiBinding value)voidAsyncApi21ChannelBindingsImpl. setSns(AsyncApiBinding value)voidAsyncApi21MessageBindingsImpl. setSns(AsyncApiBinding value)voidAsyncApi21OperationBindingsImpl. setSns(AsyncApiBinding value)voidAsyncApi21ServerBindingsImpl. setSns(AsyncApiBinding value)voidAsyncApi21ChannelBindingsImpl. setSqs(AsyncApiBinding value)voidAsyncApi21MessageBindingsImpl. setSqs(AsyncApiBinding value)voidAsyncApi21OperationBindingsImpl. setSqs(AsyncApiBinding value)voidAsyncApi21ServerBindingsImpl. setSqs(AsyncApiBinding value)voidAsyncApi21ChannelBindingsImpl. setStomp(AsyncApiBinding value)voidAsyncApi21MessageBindingsImpl. setStomp(AsyncApiBinding value)voidAsyncApi21OperationBindingsImpl. setStomp(AsyncApiBinding value)voidAsyncApi21ServerBindingsImpl. setStomp(AsyncApiBinding value)voidAsyncApi21ChannelBindingsImpl. setWs(AsyncApiBinding value)voidAsyncApi21MessageBindingsImpl. setWs(AsyncApiBinding value)voidAsyncApi21OperationBindingsImpl. setWs(AsyncApiBinding value)voidAsyncApi21ServerBindingsImpl. setWs(AsyncApiBinding value) -
Uses of AsyncApiBinding in io.apicurio.datamodels.models.asyncapi.v21.io
Methods in io.apicurio.datamodels.models.asyncapi.v21.io with parameters of type AsyncApiBinding Modifier and Type Method Description voidAsyncApi21ModelReaderDispatcher. visitBinding(AsyncApiBinding node)voidAsyncApi21ModelWriterDispatcher. visitBinding(AsyncApiBinding node) -
Uses of AsyncApiBinding in io.apicurio.datamodels.models.asyncapi.v21.visitors
Methods in io.apicurio.datamodels.models.asyncapi.v21.visitors with parameters of type AsyncApiBinding Modifier and Type Method Description voidAsyncApi21Traverser. visitBinding(AsyncApiBinding node)voidAsyncApi21VisitorAdapter. visitBinding(AsyncApiBinding node) -
Uses of AsyncApiBinding in io.apicurio.datamodels.models.asyncapi.v22
Subinterfaces of AsyncApiBinding in io.apicurio.datamodels.models.asyncapi.v22 Modifier and Type Interface Description interfaceAsyncApi22BindingClasses in io.apicurio.datamodels.models.asyncapi.v22 that implement AsyncApiBinding Modifier and Type Class Description classAsyncApi22BindingImplMethods in io.apicurio.datamodels.models.asyncapi.v22 that return AsyncApiBinding Modifier and Type Method Description AsyncApiBindingAsyncApi22ChannelBindingsImpl. getAmqp()AsyncApiBindingAsyncApi22MessageBindingsImpl. getAmqp()AsyncApiBindingAsyncApi22OperationBindingsImpl. getAmqp()AsyncApiBindingAsyncApi22ServerBindingsImpl. getAmqp()AsyncApiBindingAsyncApi22ChannelBindingsImpl. getAmqp1()AsyncApiBindingAsyncApi22MessageBindingsImpl. getAmqp1()AsyncApiBindingAsyncApi22OperationBindingsImpl. getAmqp1()AsyncApiBindingAsyncApi22ServerBindingsImpl. getAmqp1()AsyncApiBindingAsyncApi22ChannelBindingsImpl. getHttp()AsyncApiBindingAsyncApi22MessageBindingsImpl. getHttp()AsyncApiBindingAsyncApi22OperationBindingsImpl. getHttp()AsyncApiBindingAsyncApi22ServerBindingsImpl. getHttp()AsyncApiBindingAsyncApi22ChannelBindingsImpl. getJms()AsyncApiBindingAsyncApi22MessageBindingsImpl. getJms()AsyncApiBindingAsyncApi22OperationBindingsImpl. getJms()AsyncApiBindingAsyncApi22ServerBindingsImpl. getJms()AsyncApiBindingAsyncApi22ChannelBindingsImpl. getKafka()AsyncApiBindingAsyncApi22MessageBindingsImpl. getKafka()AsyncApiBindingAsyncApi22OperationBindingsImpl. getKafka()AsyncApiBindingAsyncApi22ServerBindingsImpl. getKafka()AsyncApiBindingAsyncApi22ChannelBindingsImpl. getMqtt()AsyncApiBindingAsyncApi22MessageBindingsImpl. getMqtt()AsyncApiBindingAsyncApi22OperationBindingsImpl. getMqtt()AsyncApiBindingAsyncApi22ServerBindingsImpl. getMqtt()AsyncApiBindingAsyncApi22ChannelBindingsImpl. getMqtt5()AsyncApiBindingAsyncApi22MessageBindingsImpl. getMqtt5()AsyncApiBindingAsyncApi22OperationBindingsImpl. getMqtt5()AsyncApiBindingAsyncApi22ServerBindingsImpl. getMqtt5()AsyncApiBindingAsyncApi22ChannelBindingsImpl. getNats()AsyncApiBindingAsyncApi22MessageBindingsImpl. getNats()AsyncApiBindingAsyncApi22OperationBindingsImpl. getNats()AsyncApiBindingAsyncApi22ServerBindingsImpl. getNats()AsyncApiBindingAsyncApi22ChannelBindingsImpl. getRedis()AsyncApiBindingAsyncApi22MessageBindingsImpl. getRedis()AsyncApiBindingAsyncApi22OperationBindingsImpl. getRedis()AsyncApiBindingAsyncApi22ServerBindingsImpl. getRedis()AsyncApiBindingAsyncApi22ChannelBindingsImpl. getSns()AsyncApiBindingAsyncApi22MessageBindingsImpl. getSns()AsyncApiBindingAsyncApi22OperationBindingsImpl. getSns()AsyncApiBindingAsyncApi22ServerBindingsImpl. getSns()AsyncApiBindingAsyncApi22ChannelBindingsImpl. getSqs()AsyncApiBindingAsyncApi22MessageBindingsImpl. getSqs()AsyncApiBindingAsyncApi22OperationBindingsImpl. getSqs()AsyncApiBindingAsyncApi22ServerBindingsImpl. getSqs()AsyncApiBindingAsyncApi22ChannelBindingsImpl. getStomp()AsyncApiBindingAsyncApi22MessageBindingsImpl. getStomp()AsyncApiBindingAsyncApi22OperationBindingsImpl. getStomp()AsyncApiBindingAsyncApi22ServerBindingsImpl. getStomp()AsyncApiBindingAsyncApi22ChannelBindingsImpl. getWs()AsyncApiBindingAsyncApi22MessageBindingsImpl. getWs()AsyncApiBindingAsyncApi22OperationBindingsImpl. getWs()AsyncApiBindingAsyncApi22ServerBindingsImpl. getWs()Methods in io.apicurio.datamodels.models.asyncapi.v22 with parameters of type AsyncApiBinding Modifier and Type Method Description voidAsyncApi22ChannelBindingsImpl. setAmqp(AsyncApiBinding value)voidAsyncApi22MessageBindingsImpl. setAmqp(AsyncApiBinding value)voidAsyncApi22OperationBindingsImpl. setAmqp(AsyncApiBinding value)voidAsyncApi22ServerBindingsImpl. setAmqp(AsyncApiBinding value)voidAsyncApi22ChannelBindingsImpl. setAmqp1(AsyncApiBinding value)voidAsyncApi22MessageBindingsImpl. setAmqp1(AsyncApiBinding value)voidAsyncApi22OperationBindingsImpl. setAmqp1(AsyncApiBinding value)voidAsyncApi22ServerBindingsImpl. setAmqp1(AsyncApiBinding value)voidAsyncApi22ChannelBindingsImpl. setHttp(AsyncApiBinding value)voidAsyncApi22MessageBindingsImpl. setHttp(AsyncApiBinding value)voidAsyncApi22OperationBindingsImpl. setHttp(AsyncApiBinding value)voidAsyncApi22ServerBindingsImpl. setHttp(AsyncApiBinding value)voidAsyncApi22ChannelBindingsImpl. setJms(AsyncApiBinding value)voidAsyncApi22MessageBindingsImpl. setJms(AsyncApiBinding value)voidAsyncApi22OperationBindingsImpl. setJms(AsyncApiBinding value)voidAsyncApi22ServerBindingsImpl. setJms(AsyncApiBinding value)voidAsyncApi22ChannelBindingsImpl. setKafka(AsyncApiBinding value)voidAsyncApi22MessageBindingsImpl. setKafka(AsyncApiBinding value)voidAsyncApi22OperationBindingsImpl. setKafka(AsyncApiBinding value)voidAsyncApi22ServerBindingsImpl. setKafka(AsyncApiBinding value)voidAsyncApi22ChannelBindingsImpl. setMqtt(AsyncApiBinding value)voidAsyncApi22MessageBindingsImpl. setMqtt(AsyncApiBinding value)voidAsyncApi22OperationBindingsImpl. setMqtt(AsyncApiBinding value)voidAsyncApi22ServerBindingsImpl. setMqtt(AsyncApiBinding value)voidAsyncApi22ChannelBindingsImpl. setMqtt5(AsyncApiBinding value)voidAsyncApi22MessageBindingsImpl. setMqtt5(AsyncApiBinding value)voidAsyncApi22OperationBindingsImpl. setMqtt5(AsyncApiBinding value)voidAsyncApi22ServerBindingsImpl. setMqtt5(AsyncApiBinding value)voidAsyncApi22ChannelBindingsImpl. setNats(AsyncApiBinding value)voidAsyncApi22MessageBindingsImpl. setNats(AsyncApiBinding value)voidAsyncApi22OperationBindingsImpl. setNats(AsyncApiBinding value)voidAsyncApi22ServerBindingsImpl. setNats(AsyncApiBinding value)voidAsyncApi22ChannelBindingsImpl. setRedis(AsyncApiBinding value)voidAsyncApi22MessageBindingsImpl. setRedis(AsyncApiBinding value)voidAsyncApi22OperationBindingsImpl. setRedis(AsyncApiBinding value)voidAsyncApi22ServerBindingsImpl. setRedis(AsyncApiBinding value)voidAsyncApi22ChannelBindingsImpl. setSns(AsyncApiBinding value)voidAsyncApi22MessageBindingsImpl. setSns(AsyncApiBinding value)voidAsyncApi22OperationBindingsImpl. setSns(AsyncApiBinding value)voidAsyncApi22ServerBindingsImpl. setSns(AsyncApiBinding value)voidAsyncApi22ChannelBindingsImpl. setSqs(AsyncApiBinding value)voidAsyncApi22MessageBindingsImpl. setSqs(AsyncApiBinding value)voidAsyncApi22OperationBindingsImpl. setSqs(AsyncApiBinding value)voidAsyncApi22ServerBindingsImpl. setSqs(AsyncApiBinding value)voidAsyncApi22ChannelBindingsImpl. setStomp(AsyncApiBinding value)voidAsyncApi22MessageBindingsImpl. setStomp(AsyncApiBinding value)voidAsyncApi22OperationBindingsImpl. setStomp(AsyncApiBinding value)voidAsyncApi22ServerBindingsImpl. setStomp(AsyncApiBinding value)voidAsyncApi22ChannelBindingsImpl. setWs(AsyncApiBinding value)voidAsyncApi22MessageBindingsImpl. setWs(AsyncApiBinding value)voidAsyncApi22OperationBindingsImpl. setWs(AsyncApiBinding value)voidAsyncApi22ServerBindingsImpl. setWs(AsyncApiBinding value) -
Uses of AsyncApiBinding in io.apicurio.datamodels.models.asyncapi.v22.io
Methods in io.apicurio.datamodels.models.asyncapi.v22.io with parameters of type AsyncApiBinding Modifier and Type Method Description voidAsyncApi22ModelReaderDispatcher. visitBinding(AsyncApiBinding node)voidAsyncApi22ModelWriterDispatcher. visitBinding(AsyncApiBinding node) -
Uses of AsyncApiBinding in io.apicurio.datamodels.models.asyncapi.v22.visitors
Methods in io.apicurio.datamodels.models.asyncapi.v22.visitors with parameters of type AsyncApiBinding Modifier and Type Method Description voidAsyncApi22Traverser. visitBinding(AsyncApiBinding node)voidAsyncApi22VisitorAdapter. visitBinding(AsyncApiBinding node) -
Uses of AsyncApiBinding in io.apicurio.datamodels.models.asyncapi.v23
Subinterfaces of AsyncApiBinding in io.apicurio.datamodels.models.asyncapi.v23 Modifier and Type Interface Description interfaceAsyncApi23BindingClasses in io.apicurio.datamodels.models.asyncapi.v23 that implement AsyncApiBinding Modifier and Type Class Description classAsyncApi23BindingImplMethods in io.apicurio.datamodels.models.asyncapi.v23 that return AsyncApiBinding Modifier and Type Method Description AsyncApiBindingAsyncApi23ChannelBindingsImpl. getAmqp()AsyncApiBindingAsyncApi23MessageBindingsImpl. getAmqp()AsyncApiBindingAsyncApi23OperationBindingsImpl. getAmqp()AsyncApiBindingAsyncApi23ServerBindingsImpl. getAmqp()AsyncApiBindingAsyncApi23ChannelBindingsImpl. getAmqp1()AsyncApiBindingAsyncApi23MessageBindingsImpl. getAmqp1()AsyncApiBindingAsyncApi23OperationBindingsImpl. getAmqp1()AsyncApiBindingAsyncApi23ServerBindingsImpl. getAmqp1()AsyncApiBindingAsyncApi23ChannelBindingsImpl. getHttp()AsyncApiBindingAsyncApi23MessageBindingsImpl. getHttp()AsyncApiBindingAsyncApi23OperationBindingsImpl. getHttp()AsyncApiBindingAsyncApi23ServerBindingsImpl. getHttp()AsyncApiBindingAsyncApi23ChannelBindingsImpl. getJms()AsyncApiBindingAsyncApi23MessageBindingsImpl. getJms()AsyncApiBindingAsyncApi23OperationBindingsImpl. getJms()AsyncApiBindingAsyncApi23ServerBindingsImpl. getJms()AsyncApiBindingAsyncApi23ChannelBindingsImpl. getKafka()AsyncApiBindingAsyncApi23MessageBindingsImpl. getKafka()AsyncApiBindingAsyncApi23OperationBindingsImpl. getKafka()AsyncApiBindingAsyncApi23ServerBindingsImpl. getKafka()AsyncApiBindingAsyncApi23ChannelBindingsImpl. getMqtt()AsyncApiBindingAsyncApi23MessageBindingsImpl. getMqtt()AsyncApiBindingAsyncApi23OperationBindingsImpl. getMqtt()AsyncApiBindingAsyncApi23ServerBindingsImpl. getMqtt()AsyncApiBindingAsyncApi23ChannelBindingsImpl. getMqtt5()AsyncApiBindingAsyncApi23MessageBindingsImpl. getMqtt5()AsyncApiBindingAsyncApi23OperationBindingsImpl. getMqtt5()AsyncApiBindingAsyncApi23ServerBindingsImpl. getMqtt5()AsyncApiBindingAsyncApi23ChannelBindingsImpl. getNats()AsyncApiBindingAsyncApi23MessageBindingsImpl. getNats()AsyncApiBindingAsyncApi23OperationBindingsImpl. getNats()AsyncApiBindingAsyncApi23ServerBindingsImpl. getNats()AsyncApiBindingAsyncApi23ChannelBindingsImpl. getRedis()AsyncApiBindingAsyncApi23MessageBindingsImpl. getRedis()AsyncApiBindingAsyncApi23OperationBindingsImpl. getRedis()AsyncApiBindingAsyncApi23ServerBindingsImpl. getRedis()AsyncApiBindingAsyncApi23ChannelBindingsImpl. getSns()AsyncApiBindingAsyncApi23MessageBindingsImpl. getSns()AsyncApiBindingAsyncApi23OperationBindingsImpl. getSns()AsyncApiBindingAsyncApi23ServerBindingsImpl. getSns()AsyncApiBindingAsyncApi23ChannelBindingsImpl. getSqs()AsyncApiBindingAsyncApi23MessageBindingsImpl. getSqs()AsyncApiBindingAsyncApi23OperationBindingsImpl. getSqs()AsyncApiBindingAsyncApi23ServerBindingsImpl. getSqs()AsyncApiBindingAsyncApi23ChannelBindingsImpl. getStomp()AsyncApiBindingAsyncApi23MessageBindingsImpl. getStomp()AsyncApiBindingAsyncApi23OperationBindingsImpl. getStomp()AsyncApiBindingAsyncApi23ServerBindingsImpl. getStomp()AsyncApiBindingAsyncApi23ChannelBindingsImpl. getWs()AsyncApiBindingAsyncApi23MessageBindingsImpl. getWs()AsyncApiBindingAsyncApi23OperationBindingsImpl. getWs()AsyncApiBindingAsyncApi23ServerBindingsImpl. getWs()Methods in io.apicurio.datamodels.models.asyncapi.v23 with parameters of type AsyncApiBinding Modifier and Type Method Description voidAsyncApi23ChannelBindingsImpl. setAmqp(AsyncApiBinding value)voidAsyncApi23MessageBindingsImpl. setAmqp(AsyncApiBinding value)voidAsyncApi23OperationBindingsImpl. setAmqp(AsyncApiBinding value)voidAsyncApi23ServerBindingsImpl. setAmqp(AsyncApiBinding value)voidAsyncApi23ChannelBindingsImpl. setAmqp1(AsyncApiBinding value)voidAsyncApi23MessageBindingsImpl. setAmqp1(AsyncApiBinding value)voidAsyncApi23OperationBindingsImpl. setAmqp1(AsyncApiBinding value)voidAsyncApi23ServerBindingsImpl. setAmqp1(AsyncApiBinding value)voidAsyncApi23ChannelBindingsImpl. setHttp(AsyncApiBinding value)voidAsyncApi23MessageBindingsImpl. setHttp(AsyncApiBinding value)voidAsyncApi23OperationBindingsImpl. setHttp(AsyncApiBinding value)voidAsyncApi23ServerBindingsImpl. setHttp(AsyncApiBinding value)voidAsyncApi23ChannelBindingsImpl. setJms(AsyncApiBinding value)voidAsyncApi23MessageBindingsImpl. setJms(AsyncApiBinding value)voidAsyncApi23OperationBindingsImpl. setJms(AsyncApiBinding value)voidAsyncApi23ServerBindingsImpl. setJms(AsyncApiBinding value)voidAsyncApi23ChannelBindingsImpl. setKafka(AsyncApiBinding value)voidAsyncApi23MessageBindingsImpl. setKafka(AsyncApiBinding value)voidAsyncApi23OperationBindingsImpl. setKafka(AsyncApiBinding value)voidAsyncApi23ServerBindingsImpl. setKafka(AsyncApiBinding value)voidAsyncApi23ChannelBindingsImpl. setMqtt(AsyncApiBinding value)voidAsyncApi23MessageBindingsImpl. setMqtt(AsyncApiBinding value)voidAsyncApi23OperationBindingsImpl. setMqtt(AsyncApiBinding value)voidAsyncApi23ServerBindingsImpl. setMqtt(AsyncApiBinding value)voidAsyncApi23ChannelBindingsImpl. setMqtt5(AsyncApiBinding value)voidAsyncApi23MessageBindingsImpl. setMqtt5(AsyncApiBinding value)voidAsyncApi23OperationBindingsImpl. setMqtt5(AsyncApiBinding value)voidAsyncApi23ServerBindingsImpl. setMqtt5(AsyncApiBinding value)voidAsyncApi23ChannelBindingsImpl. setNats(AsyncApiBinding value)voidAsyncApi23MessageBindingsImpl. setNats(AsyncApiBinding value)voidAsyncApi23OperationBindingsImpl. setNats(AsyncApiBinding value)voidAsyncApi23ServerBindingsImpl. setNats(AsyncApiBinding value)voidAsyncApi23ChannelBindingsImpl. setRedis(AsyncApiBinding value)voidAsyncApi23MessageBindingsImpl. setRedis(AsyncApiBinding value)voidAsyncApi23OperationBindingsImpl. setRedis(AsyncApiBinding value)voidAsyncApi23ServerBindingsImpl. setRedis(AsyncApiBinding value)voidAsyncApi23ChannelBindingsImpl. setSns(AsyncApiBinding value)voidAsyncApi23MessageBindingsImpl. setSns(AsyncApiBinding value)voidAsyncApi23OperationBindingsImpl. setSns(AsyncApiBinding value)voidAsyncApi23ServerBindingsImpl. setSns(AsyncApiBinding value)voidAsyncApi23ChannelBindingsImpl. setSqs(AsyncApiBinding value)voidAsyncApi23MessageBindingsImpl. setSqs(AsyncApiBinding value)voidAsyncApi23OperationBindingsImpl. setSqs(AsyncApiBinding value)voidAsyncApi23ServerBindingsImpl. setSqs(AsyncApiBinding value)voidAsyncApi23ChannelBindingsImpl. setStomp(AsyncApiBinding value)voidAsyncApi23MessageBindingsImpl. setStomp(AsyncApiBinding value)voidAsyncApi23OperationBindingsImpl. setStomp(AsyncApiBinding value)voidAsyncApi23ServerBindingsImpl. setStomp(AsyncApiBinding value)voidAsyncApi23ChannelBindingsImpl. setWs(AsyncApiBinding value)voidAsyncApi23MessageBindingsImpl. setWs(AsyncApiBinding value)voidAsyncApi23OperationBindingsImpl. setWs(AsyncApiBinding value)voidAsyncApi23ServerBindingsImpl. setWs(AsyncApiBinding value) -
Uses of AsyncApiBinding in io.apicurio.datamodels.models.asyncapi.v23.io
Methods in io.apicurio.datamodels.models.asyncapi.v23.io with parameters of type AsyncApiBinding Modifier and Type Method Description voidAsyncApi23ModelReaderDispatcher. visitBinding(AsyncApiBinding node)voidAsyncApi23ModelWriterDispatcher. visitBinding(AsyncApiBinding node) -
Uses of AsyncApiBinding in io.apicurio.datamodels.models.asyncapi.v23.visitors
Methods in io.apicurio.datamodels.models.asyncapi.v23.visitors with parameters of type AsyncApiBinding Modifier and Type Method Description voidAsyncApi23Traverser. visitBinding(AsyncApiBinding node)voidAsyncApi23VisitorAdapter. visitBinding(AsyncApiBinding node) -
Uses of AsyncApiBinding in io.apicurio.datamodels.models.asyncapi.v24
Subinterfaces of AsyncApiBinding in io.apicurio.datamodels.models.asyncapi.v24 Modifier and Type Interface Description interfaceAsyncApi24BindingClasses in io.apicurio.datamodels.models.asyncapi.v24 that implement AsyncApiBinding Modifier and Type Class Description classAsyncApi24BindingImplMethods in io.apicurio.datamodels.models.asyncapi.v24 that return AsyncApiBinding Modifier and Type Method Description AsyncApiBindingAsyncApi24ChannelBindingsImpl. getAmqp()AsyncApiBindingAsyncApi24MessageBindingsImpl. getAmqp()AsyncApiBindingAsyncApi24OperationBindingsImpl. getAmqp()AsyncApiBindingAsyncApi24ServerBindingsImpl. getAmqp()AsyncApiBindingAsyncApi24ChannelBindingsImpl. getAmqp1()AsyncApiBindingAsyncApi24MessageBindingsImpl. getAmqp1()AsyncApiBindingAsyncApi24OperationBindingsImpl. getAmqp1()AsyncApiBindingAsyncApi24ServerBindingsImpl. getAmqp1()AsyncApiBindingAsyncApi24ChannelBindingsImpl. getHttp()AsyncApiBindingAsyncApi24MessageBindingsImpl. getHttp()AsyncApiBindingAsyncApi24OperationBindingsImpl. getHttp()AsyncApiBindingAsyncApi24ServerBindingsImpl. getHttp()AsyncApiBindingAsyncApi24ChannelBindingsImpl. getJms()AsyncApiBindingAsyncApi24MessageBindingsImpl. getJms()AsyncApiBindingAsyncApi24OperationBindingsImpl. getJms()AsyncApiBindingAsyncApi24ServerBindingsImpl. getJms()AsyncApiBindingAsyncApi24ChannelBindingsImpl. getKafka()AsyncApiBindingAsyncApi24MessageBindingsImpl. getKafka()AsyncApiBindingAsyncApi24OperationBindingsImpl. getKafka()AsyncApiBindingAsyncApi24ServerBindingsImpl. getKafka()AsyncApiBindingAsyncApi24ChannelBindingsImpl. getMqtt()AsyncApiBindingAsyncApi24MessageBindingsImpl. getMqtt()AsyncApiBindingAsyncApi24OperationBindingsImpl. getMqtt()AsyncApiBindingAsyncApi24ServerBindingsImpl. getMqtt()AsyncApiBindingAsyncApi24ChannelBindingsImpl. getMqtt5()AsyncApiBindingAsyncApi24MessageBindingsImpl. getMqtt5()AsyncApiBindingAsyncApi24OperationBindingsImpl. getMqtt5()AsyncApiBindingAsyncApi24ServerBindingsImpl. getMqtt5()AsyncApiBindingAsyncApi24ChannelBindingsImpl. getNats()AsyncApiBindingAsyncApi24MessageBindingsImpl. getNats()AsyncApiBindingAsyncApi24OperationBindingsImpl. getNats()AsyncApiBindingAsyncApi24ServerBindingsImpl. getNats()AsyncApiBindingAsyncApi24ChannelBindingsImpl. getRedis()AsyncApiBindingAsyncApi24MessageBindingsImpl. getRedis()AsyncApiBindingAsyncApi24OperationBindingsImpl. getRedis()AsyncApiBindingAsyncApi24ServerBindingsImpl. getRedis()AsyncApiBindingAsyncApi24ChannelBindingsImpl. getSns()AsyncApiBindingAsyncApi24MessageBindingsImpl. getSns()AsyncApiBindingAsyncApi24OperationBindingsImpl. getSns()AsyncApiBindingAsyncApi24ServerBindingsImpl. getSns()AsyncApiBindingAsyncApi24ChannelBindingsImpl. getSqs()AsyncApiBindingAsyncApi24MessageBindingsImpl. getSqs()AsyncApiBindingAsyncApi24OperationBindingsImpl. getSqs()AsyncApiBindingAsyncApi24ServerBindingsImpl. getSqs()AsyncApiBindingAsyncApi24ChannelBindingsImpl. getStomp()AsyncApiBindingAsyncApi24MessageBindingsImpl. getStomp()AsyncApiBindingAsyncApi24OperationBindingsImpl. getStomp()AsyncApiBindingAsyncApi24ServerBindingsImpl. getStomp()AsyncApiBindingAsyncApi24ChannelBindingsImpl. getWs()AsyncApiBindingAsyncApi24MessageBindingsImpl. getWs()AsyncApiBindingAsyncApi24OperationBindingsImpl. getWs()AsyncApiBindingAsyncApi24ServerBindingsImpl. getWs()Methods in io.apicurio.datamodels.models.asyncapi.v24 with parameters of type AsyncApiBinding Modifier and Type Method Description voidAsyncApi24ChannelBindingsImpl. setAmqp(AsyncApiBinding value)voidAsyncApi24MessageBindingsImpl. setAmqp(AsyncApiBinding value)voidAsyncApi24OperationBindingsImpl. setAmqp(AsyncApiBinding value)voidAsyncApi24ServerBindingsImpl. setAmqp(AsyncApiBinding value)voidAsyncApi24ChannelBindingsImpl. setAmqp1(AsyncApiBinding value)voidAsyncApi24MessageBindingsImpl. setAmqp1(AsyncApiBinding value)voidAsyncApi24OperationBindingsImpl. setAmqp1(AsyncApiBinding value)voidAsyncApi24ServerBindingsImpl. setAmqp1(AsyncApiBinding value)voidAsyncApi24ChannelBindingsImpl. setHttp(AsyncApiBinding value)voidAsyncApi24MessageBindingsImpl. setHttp(AsyncApiBinding value)voidAsyncApi24OperationBindingsImpl. setHttp(AsyncApiBinding value)voidAsyncApi24ServerBindingsImpl. setHttp(AsyncApiBinding value)voidAsyncApi24ChannelBindingsImpl. setJms(AsyncApiBinding value)voidAsyncApi24MessageBindingsImpl. setJms(AsyncApiBinding value)voidAsyncApi24OperationBindingsImpl. setJms(AsyncApiBinding value)voidAsyncApi24ServerBindingsImpl. setJms(AsyncApiBinding value)voidAsyncApi24ChannelBindingsImpl. setKafka(AsyncApiBinding value)voidAsyncApi24MessageBindingsImpl. setKafka(AsyncApiBinding value)voidAsyncApi24OperationBindingsImpl. setKafka(AsyncApiBinding value)voidAsyncApi24ServerBindingsImpl. setKafka(AsyncApiBinding value)voidAsyncApi24ChannelBindingsImpl. setMqtt(AsyncApiBinding value)voidAsyncApi24MessageBindingsImpl. setMqtt(AsyncApiBinding value)voidAsyncApi24OperationBindingsImpl. setMqtt(AsyncApiBinding value)voidAsyncApi24ServerBindingsImpl. setMqtt(AsyncApiBinding value)voidAsyncApi24ChannelBindingsImpl. setMqtt5(AsyncApiBinding value)voidAsyncApi24MessageBindingsImpl. setMqtt5(AsyncApiBinding value)voidAsyncApi24OperationBindingsImpl. setMqtt5(AsyncApiBinding value)voidAsyncApi24ServerBindingsImpl. setMqtt5(AsyncApiBinding value)voidAsyncApi24ChannelBindingsImpl. setNats(AsyncApiBinding value)voidAsyncApi24MessageBindingsImpl. setNats(AsyncApiBinding value)voidAsyncApi24OperationBindingsImpl. setNats(AsyncApiBinding value)voidAsyncApi24ServerBindingsImpl. setNats(AsyncApiBinding value)voidAsyncApi24ChannelBindingsImpl. setRedis(AsyncApiBinding value)voidAsyncApi24MessageBindingsImpl. setRedis(AsyncApiBinding value)voidAsyncApi24OperationBindingsImpl. setRedis(AsyncApiBinding value)voidAsyncApi24ServerBindingsImpl. setRedis(AsyncApiBinding value)voidAsyncApi24ChannelBindingsImpl. setSns(AsyncApiBinding value)voidAsyncApi24MessageBindingsImpl. setSns(AsyncApiBinding value)voidAsyncApi24OperationBindingsImpl. setSns(AsyncApiBinding value)voidAsyncApi24ServerBindingsImpl. setSns(AsyncApiBinding value)voidAsyncApi24ChannelBindingsImpl. setSqs(AsyncApiBinding value)voidAsyncApi24MessageBindingsImpl. setSqs(AsyncApiBinding value)voidAsyncApi24OperationBindingsImpl. setSqs(AsyncApiBinding value)voidAsyncApi24ServerBindingsImpl. setSqs(AsyncApiBinding value)voidAsyncApi24ChannelBindingsImpl. setStomp(AsyncApiBinding value)voidAsyncApi24MessageBindingsImpl. setStomp(AsyncApiBinding value)voidAsyncApi24OperationBindingsImpl. setStomp(AsyncApiBinding value)voidAsyncApi24ServerBindingsImpl. setStomp(AsyncApiBinding value)voidAsyncApi24ChannelBindingsImpl. setWs(AsyncApiBinding value)voidAsyncApi24MessageBindingsImpl. setWs(AsyncApiBinding value)voidAsyncApi24OperationBindingsImpl. setWs(AsyncApiBinding value)voidAsyncApi24ServerBindingsImpl. setWs(AsyncApiBinding value) -
Uses of AsyncApiBinding in io.apicurio.datamodels.models.asyncapi.v24.io
Methods in io.apicurio.datamodels.models.asyncapi.v24.io with parameters of type AsyncApiBinding Modifier and Type Method Description voidAsyncApi24ModelReaderDispatcher. visitBinding(AsyncApiBinding node)voidAsyncApi24ModelWriterDispatcher. visitBinding(AsyncApiBinding node) -
Uses of AsyncApiBinding in io.apicurio.datamodels.models.asyncapi.v24.visitors
Methods in io.apicurio.datamodels.models.asyncapi.v24.visitors with parameters of type AsyncApiBinding Modifier and Type Method Description voidAsyncApi24Traverser. visitBinding(AsyncApiBinding node)voidAsyncApi24VisitorAdapter. visitBinding(AsyncApiBinding node) -
Uses of AsyncApiBinding in io.apicurio.datamodels.models.asyncapi.v25
Subinterfaces of AsyncApiBinding in io.apicurio.datamodels.models.asyncapi.v25 Modifier and Type Interface Description interfaceAsyncApi25BindingClasses in io.apicurio.datamodels.models.asyncapi.v25 that implement AsyncApiBinding Modifier and Type Class Description classAsyncApi25BindingImplMethods in io.apicurio.datamodels.models.asyncapi.v25 that return AsyncApiBinding Modifier and Type Method Description AsyncApiBindingAsyncApi25ChannelBindingsImpl. getAmqp()AsyncApiBindingAsyncApi25MessageBindingsImpl. getAmqp()AsyncApiBindingAsyncApi25OperationBindingsImpl. getAmqp()AsyncApiBindingAsyncApi25ServerBindingsImpl. getAmqp()AsyncApiBindingAsyncApi25ChannelBindingsImpl. getAmqp1()AsyncApiBindingAsyncApi25MessageBindingsImpl. getAmqp1()AsyncApiBindingAsyncApi25OperationBindingsImpl. getAmqp1()AsyncApiBindingAsyncApi25ServerBindingsImpl. getAmqp1()AsyncApiBindingAsyncApi25ChannelBindingsImpl. getHttp()AsyncApiBindingAsyncApi25MessageBindingsImpl. getHttp()AsyncApiBindingAsyncApi25OperationBindingsImpl. getHttp()AsyncApiBindingAsyncApi25ServerBindingsImpl. getHttp()AsyncApiBindingAsyncApi25ChannelBindingsImpl. getJms()AsyncApiBindingAsyncApi25MessageBindingsImpl. getJms()AsyncApiBindingAsyncApi25OperationBindingsImpl. getJms()AsyncApiBindingAsyncApi25ServerBindingsImpl. getJms()AsyncApiBindingAsyncApi25ChannelBindingsImpl. getKafka()AsyncApiBindingAsyncApi25MessageBindingsImpl. getKafka()AsyncApiBindingAsyncApi25OperationBindingsImpl. getKafka()AsyncApiBindingAsyncApi25ServerBindingsImpl. getKafka()AsyncApiBindingAsyncApi25ChannelBindingsImpl. getMqtt()AsyncApiBindingAsyncApi25MessageBindingsImpl. getMqtt()AsyncApiBindingAsyncApi25OperationBindingsImpl. getMqtt()AsyncApiBindingAsyncApi25ServerBindingsImpl. getMqtt()AsyncApiBindingAsyncApi25ChannelBindingsImpl. getMqtt5()AsyncApiBindingAsyncApi25MessageBindingsImpl. getMqtt5()AsyncApiBindingAsyncApi25OperationBindingsImpl. getMqtt5()AsyncApiBindingAsyncApi25ServerBindingsImpl. getMqtt5()AsyncApiBindingAsyncApi25ChannelBindingsImpl. getNats()AsyncApiBindingAsyncApi25MessageBindingsImpl. getNats()AsyncApiBindingAsyncApi25OperationBindingsImpl. getNats()AsyncApiBindingAsyncApi25ServerBindingsImpl. getNats()AsyncApiBindingAsyncApi25ChannelBindingsImpl. getRedis()AsyncApiBindingAsyncApi25MessageBindingsImpl. getRedis()AsyncApiBindingAsyncApi25OperationBindingsImpl. getRedis()AsyncApiBindingAsyncApi25ServerBindingsImpl. getRedis()AsyncApiBindingAsyncApi25ChannelBindingsImpl. getSns()AsyncApiBindingAsyncApi25MessageBindingsImpl. getSns()AsyncApiBindingAsyncApi25OperationBindingsImpl. getSns()AsyncApiBindingAsyncApi25ServerBindingsImpl. getSns()AsyncApiBindingAsyncApi25ChannelBindingsImpl. getSqs()AsyncApiBindingAsyncApi25MessageBindingsImpl. getSqs()AsyncApiBindingAsyncApi25OperationBindingsImpl. getSqs()AsyncApiBindingAsyncApi25ServerBindingsImpl. getSqs()AsyncApiBindingAsyncApi25ChannelBindingsImpl. getStomp()AsyncApiBindingAsyncApi25MessageBindingsImpl. getStomp()AsyncApiBindingAsyncApi25OperationBindingsImpl. getStomp()AsyncApiBindingAsyncApi25ServerBindingsImpl. getStomp()AsyncApiBindingAsyncApi25ChannelBindingsImpl. getWs()AsyncApiBindingAsyncApi25MessageBindingsImpl. getWs()AsyncApiBindingAsyncApi25OperationBindingsImpl. getWs()AsyncApiBindingAsyncApi25ServerBindingsImpl. getWs()Methods in io.apicurio.datamodels.models.asyncapi.v25 with parameters of type AsyncApiBinding Modifier and Type Method Description voidAsyncApi25ChannelBindingsImpl. setAmqp(AsyncApiBinding value)voidAsyncApi25MessageBindingsImpl. setAmqp(AsyncApiBinding value)voidAsyncApi25OperationBindingsImpl. setAmqp(AsyncApiBinding value)voidAsyncApi25ServerBindingsImpl. setAmqp(AsyncApiBinding value)voidAsyncApi25ChannelBindingsImpl. setAmqp1(AsyncApiBinding value)voidAsyncApi25MessageBindingsImpl. setAmqp1(AsyncApiBinding value)voidAsyncApi25OperationBindingsImpl. setAmqp1(AsyncApiBinding value)voidAsyncApi25ServerBindingsImpl. setAmqp1(AsyncApiBinding value)voidAsyncApi25ChannelBindingsImpl. setHttp(AsyncApiBinding value)voidAsyncApi25MessageBindingsImpl. setHttp(AsyncApiBinding value)voidAsyncApi25OperationBindingsImpl. setHttp(AsyncApiBinding value)voidAsyncApi25ServerBindingsImpl. setHttp(AsyncApiBinding value)voidAsyncApi25ChannelBindingsImpl. setJms(AsyncApiBinding value)voidAsyncApi25MessageBindingsImpl. setJms(AsyncApiBinding value)voidAsyncApi25OperationBindingsImpl. setJms(AsyncApiBinding value)voidAsyncApi25ServerBindingsImpl. setJms(AsyncApiBinding value)voidAsyncApi25ChannelBindingsImpl. setKafka(AsyncApiBinding value)voidAsyncApi25MessageBindingsImpl. setKafka(AsyncApiBinding value)voidAsyncApi25OperationBindingsImpl. setKafka(AsyncApiBinding value)voidAsyncApi25ServerBindingsImpl. setKafka(AsyncApiBinding value)voidAsyncApi25ChannelBindingsImpl. setMqtt(AsyncApiBinding value)voidAsyncApi25MessageBindingsImpl. setMqtt(AsyncApiBinding value)voidAsyncApi25OperationBindingsImpl. setMqtt(AsyncApiBinding value)voidAsyncApi25ServerBindingsImpl. setMqtt(AsyncApiBinding value)voidAsyncApi25ChannelBindingsImpl. setMqtt5(AsyncApiBinding value)voidAsyncApi25MessageBindingsImpl. setMqtt5(AsyncApiBinding value)voidAsyncApi25OperationBindingsImpl. setMqtt5(AsyncApiBinding value)voidAsyncApi25ServerBindingsImpl. setMqtt5(AsyncApiBinding value)voidAsyncApi25ChannelBindingsImpl. setNats(AsyncApiBinding value)voidAsyncApi25MessageBindingsImpl. setNats(AsyncApiBinding value)voidAsyncApi25OperationBindingsImpl. setNats(AsyncApiBinding value)voidAsyncApi25ServerBindingsImpl. setNats(AsyncApiBinding value)voidAsyncApi25ChannelBindingsImpl. setRedis(AsyncApiBinding value)voidAsyncApi25MessageBindingsImpl. setRedis(AsyncApiBinding value)voidAsyncApi25OperationBindingsImpl. setRedis(AsyncApiBinding value)voidAsyncApi25ServerBindingsImpl. setRedis(AsyncApiBinding value)voidAsyncApi25ChannelBindingsImpl. setSns(AsyncApiBinding value)voidAsyncApi25MessageBindingsImpl. setSns(AsyncApiBinding value)voidAsyncApi25OperationBindingsImpl. setSns(AsyncApiBinding value)voidAsyncApi25ServerBindingsImpl. setSns(AsyncApiBinding value)voidAsyncApi25ChannelBindingsImpl. setSqs(AsyncApiBinding value)voidAsyncApi25MessageBindingsImpl. setSqs(AsyncApiBinding value)voidAsyncApi25OperationBindingsImpl. setSqs(AsyncApiBinding value)voidAsyncApi25ServerBindingsImpl. setSqs(AsyncApiBinding value)voidAsyncApi25ChannelBindingsImpl. setStomp(AsyncApiBinding value)voidAsyncApi25MessageBindingsImpl. setStomp(AsyncApiBinding value)voidAsyncApi25OperationBindingsImpl. setStomp(AsyncApiBinding value)voidAsyncApi25ServerBindingsImpl. setStomp(AsyncApiBinding value)voidAsyncApi25ChannelBindingsImpl. setWs(AsyncApiBinding value)voidAsyncApi25MessageBindingsImpl. setWs(AsyncApiBinding value)voidAsyncApi25OperationBindingsImpl. setWs(AsyncApiBinding value)voidAsyncApi25ServerBindingsImpl. setWs(AsyncApiBinding value) -
Uses of AsyncApiBinding in io.apicurio.datamodels.models.asyncapi.v25.io
Methods in io.apicurio.datamodels.models.asyncapi.v25.io with parameters of type AsyncApiBinding Modifier and Type Method Description voidAsyncApi25ModelReaderDispatcher. visitBinding(AsyncApiBinding node)voidAsyncApi25ModelWriterDispatcher. visitBinding(AsyncApiBinding node) -
Uses of AsyncApiBinding in io.apicurio.datamodels.models.asyncapi.v25.visitors
Methods in io.apicurio.datamodels.models.asyncapi.v25.visitors with parameters of type AsyncApiBinding Modifier and Type Method Description voidAsyncApi25Traverser. visitBinding(AsyncApiBinding node)voidAsyncApi25VisitorAdapter. visitBinding(AsyncApiBinding node) -
Uses of AsyncApiBinding in io.apicurio.datamodels.models.asyncapi.v26
Subinterfaces of AsyncApiBinding in io.apicurio.datamodels.models.asyncapi.v26 Modifier and Type Interface Description interfaceAsyncApi26BindingClasses in io.apicurio.datamodels.models.asyncapi.v26 that implement AsyncApiBinding Modifier and Type Class Description classAsyncApi26BindingImplMethods in io.apicurio.datamodels.models.asyncapi.v26 that return AsyncApiBinding Modifier and Type Method Description AsyncApiBindingAsyncApi26ChannelBindingsImpl. getAmqp()AsyncApiBindingAsyncApi26MessageBindingsImpl. getAmqp()AsyncApiBindingAsyncApi26OperationBindingsImpl. getAmqp()AsyncApiBindingAsyncApi26ServerBindingsImpl. getAmqp()AsyncApiBindingAsyncApi26ChannelBindingsImpl. getAmqp1()AsyncApiBindingAsyncApi26MessageBindingsImpl. getAmqp1()AsyncApiBindingAsyncApi26OperationBindingsImpl. getAmqp1()AsyncApiBindingAsyncApi26ServerBindingsImpl. getAmqp1()AsyncApiBindingAsyncApi26ChannelBindingsImpl. getHttp()AsyncApiBindingAsyncApi26MessageBindingsImpl. getHttp()AsyncApiBindingAsyncApi26OperationBindingsImpl. getHttp()AsyncApiBindingAsyncApi26ServerBindingsImpl. getHttp()AsyncApiBindingAsyncApi26ChannelBindingsImpl. getJms()AsyncApiBindingAsyncApi26MessageBindingsImpl. getJms()AsyncApiBindingAsyncApi26OperationBindingsImpl. getJms()AsyncApiBindingAsyncApi26ServerBindingsImpl. getJms()AsyncApiBindingAsyncApi26ChannelBindingsImpl. getKafka()AsyncApiBindingAsyncApi26MessageBindingsImpl. getKafka()AsyncApiBindingAsyncApi26OperationBindingsImpl. getKafka()AsyncApiBindingAsyncApi26ServerBindingsImpl. getKafka()AsyncApiBindingAsyncApi26ChannelBindingsImpl. getMqtt()AsyncApiBindingAsyncApi26MessageBindingsImpl. getMqtt()AsyncApiBindingAsyncApi26OperationBindingsImpl. getMqtt()AsyncApiBindingAsyncApi26ServerBindingsImpl. getMqtt()AsyncApiBindingAsyncApi26ChannelBindingsImpl. getMqtt5()AsyncApiBindingAsyncApi26MessageBindingsImpl. getMqtt5()AsyncApiBindingAsyncApi26OperationBindingsImpl. getMqtt5()AsyncApiBindingAsyncApi26ServerBindingsImpl. getMqtt5()AsyncApiBindingAsyncApi26ChannelBindingsImpl. getNats()AsyncApiBindingAsyncApi26MessageBindingsImpl. getNats()AsyncApiBindingAsyncApi26OperationBindingsImpl. getNats()AsyncApiBindingAsyncApi26ServerBindingsImpl. getNats()AsyncApiBindingAsyncApi26ChannelBindingsImpl. getRedis()AsyncApiBindingAsyncApi26MessageBindingsImpl. getRedis()AsyncApiBindingAsyncApi26OperationBindingsImpl. getRedis()AsyncApiBindingAsyncApi26ServerBindingsImpl. getRedis()AsyncApiBindingAsyncApi26ChannelBindingsImpl. getSns()AsyncApiBindingAsyncApi26MessageBindingsImpl. getSns()AsyncApiBindingAsyncApi26OperationBindingsImpl. getSns()AsyncApiBindingAsyncApi26ServerBindingsImpl. getSns()AsyncApiBindingAsyncApi26ChannelBindingsImpl. getSqs()AsyncApiBindingAsyncApi26MessageBindingsImpl. getSqs()AsyncApiBindingAsyncApi26OperationBindingsImpl. getSqs()AsyncApiBindingAsyncApi26ServerBindingsImpl. getSqs()AsyncApiBindingAsyncApi26ChannelBindingsImpl. getStomp()AsyncApiBindingAsyncApi26MessageBindingsImpl. getStomp()AsyncApiBindingAsyncApi26OperationBindingsImpl. getStomp()AsyncApiBindingAsyncApi26ServerBindingsImpl. getStomp()AsyncApiBindingAsyncApi26ChannelBindingsImpl. getWs()AsyncApiBindingAsyncApi26MessageBindingsImpl. getWs()AsyncApiBindingAsyncApi26OperationBindingsImpl. getWs()AsyncApiBindingAsyncApi26ServerBindingsImpl. getWs()Methods in io.apicurio.datamodels.models.asyncapi.v26 with parameters of type AsyncApiBinding Modifier and Type Method Description voidAsyncApi26ChannelBindingsImpl. setAmqp(AsyncApiBinding value)voidAsyncApi26MessageBindingsImpl. setAmqp(AsyncApiBinding value)voidAsyncApi26OperationBindingsImpl. setAmqp(AsyncApiBinding value)voidAsyncApi26ServerBindingsImpl. setAmqp(AsyncApiBinding value)voidAsyncApi26ChannelBindingsImpl. setAmqp1(AsyncApiBinding value)voidAsyncApi26MessageBindingsImpl. setAmqp1(AsyncApiBinding value)voidAsyncApi26OperationBindingsImpl. setAmqp1(AsyncApiBinding value)voidAsyncApi26ServerBindingsImpl. setAmqp1(AsyncApiBinding value)voidAsyncApi26ChannelBindingsImpl. setHttp(AsyncApiBinding value)voidAsyncApi26MessageBindingsImpl. setHttp(AsyncApiBinding value)voidAsyncApi26OperationBindingsImpl. setHttp(AsyncApiBinding value)voidAsyncApi26ServerBindingsImpl. setHttp(AsyncApiBinding value)voidAsyncApi26ChannelBindingsImpl. setJms(AsyncApiBinding value)voidAsyncApi26MessageBindingsImpl. setJms(AsyncApiBinding value)voidAsyncApi26OperationBindingsImpl. setJms(AsyncApiBinding value)voidAsyncApi26ServerBindingsImpl. setJms(AsyncApiBinding value)voidAsyncApi26ChannelBindingsImpl. setKafka(AsyncApiBinding value)voidAsyncApi26MessageBindingsImpl. setKafka(AsyncApiBinding value)voidAsyncApi26OperationBindingsImpl. setKafka(AsyncApiBinding value)voidAsyncApi26ServerBindingsImpl. setKafka(AsyncApiBinding value)voidAsyncApi26ChannelBindingsImpl. setMqtt(AsyncApiBinding value)voidAsyncApi26MessageBindingsImpl. setMqtt(AsyncApiBinding value)voidAsyncApi26OperationBindingsImpl. setMqtt(AsyncApiBinding value)voidAsyncApi26ServerBindingsImpl. setMqtt(AsyncApiBinding value)voidAsyncApi26ChannelBindingsImpl. setMqtt5(AsyncApiBinding value)voidAsyncApi26MessageBindingsImpl. setMqtt5(AsyncApiBinding value)voidAsyncApi26OperationBindingsImpl. setMqtt5(AsyncApiBinding value)voidAsyncApi26ServerBindingsImpl. setMqtt5(AsyncApiBinding value)voidAsyncApi26ChannelBindingsImpl. setNats(AsyncApiBinding value)voidAsyncApi26MessageBindingsImpl. setNats(AsyncApiBinding value)voidAsyncApi26OperationBindingsImpl. setNats(AsyncApiBinding value)voidAsyncApi26ServerBindingsImpl. setNats(AsyncApiBinding value)voidAsyncApi26ChannelBindingsImpl. setRedis(AsyncApiBinding value)voidAsyncApi26MessageBindingsImpl. setRedis(AsyncApiBinding value)voidAsyncApi26OperationBindingsImpl. setRedis(AsyncApiBinding value)voidAsyncApi26ServerBindingsImpl. setRedis(AsyncApiBinding value)voidAsyncApi26ChannelBindingsImpl. setSns(AsyncApiBinding value)voidAsyncApi26MessageBindingsImpl. setSns(AsyncApiBinding value)voidAsyncApi26OperationBindingsImpl. setSns(AsyncApiBinding value)voidAsyncApi26ServerBindingsImpl. setSns(AsyncApiBinding value)voidAsyncApi26ChannelBindingsImpl. setSqs(AsyncApiBinding value)voidAsyncApi26MessageBindingsImpl. setSqs(AsyncApiBinding value)voidAsyncApi26OperationBindingsImpl. setSqs(AsyncApiBinding value)voidAsyncApi26ServerBindingsImpl. setSqs(AsyncApiBinding value)voidAsyncApi26ChannelBindingsImpl. setStomp(AsyncApiBinding value)voidAsyncApi26MessageBindingsImpl. setStomp(AsyncApiBinding value)voidAsyncApi26OperationBindingsImpl. setStomp(AsyncApiBinding value)voidAsyncApi26ServerBindingsImpl. setStomp(AsyncApiBinding value)voidAsyncApi26ChannelBindingsImpl. setWs(AsyncApiBinding value)voidAsyncApi26MessageBindingsImpl. setWs(AsyncApiBinding value)voidAsyncApi26OperationBindingsImpl. setWs(AsyncApiBinding value)voidAsyncApi26ServerBindingsImpl. setWs(AsyncApiBinding value) -
Uses of AsyncApiBinding in io.apicurio.datamodels.models.asyncapi.v26.io
Methods in io.apicurio.datamodels.models.asyncapi.v26.io with parameters of type AsyncApiBinding Modifier and Type Method Description voidAsyncApi26ModelReaderDispatcher. visitBinding(AsyncApiBinding node)voidAsyncApi26ModelWriterDispatcher. visitBinding(AsyncApiBinding node) -
Uses of AsyncApiBinding in io.apicurio.datamodels.models.asyncapi.v26.visitors
Methods in io.apicurio.datamodels.models.asyncapi.v26.visitors with parameters of type AsyncApiBinding Modifier and Type Method Description voidAsyncApi26Traverser. visitBinding(AsyncApiBinding node)voidAsyncApi26VisitorAdapter. visitBinding(AsyncApiBinding node) -
Uses of AsyncApiBinding in io.apicurio.datamodels.models.asyncapi.v30
Subinterfaces of AsyncApiBinding in io.apicurio.datamodels.models.asyncapi.v30 Modifier and Type Interface Description interfaceAsyncApi30BindingClasses in io.apicurio.datamodels.models.asyncapi.v30 that implement AsyncApiBinding Modifier and Type Class Description classAsyncApi30BindingImplMethods in io.apicurio.datamodels.models.asyncapi.v30 that return AsyncApiBinding Modifier and Type Method Description AsyncApiBindingAsyncApi30ChannelBindingsImpl. getAmqp()AsyncApiBindingAsyncApi30MessageBindingsImpl. getAmqp()AsyncApiBindingAsyncApi30OperationBindingsImpl. getAmqp()AsyncApiBindingAsyncApi30ServerBindingsImpl. getAmqp()AsyncApiBindingAsyncApi30ChannelBindingsImpl. getAmqp1()AsyncApiBindingAsyncApi30MessageBindingsImpl. getAmqp1()AsyncApiBindingAsyncApi30OperationBindingsImpl. getAmqp1()AsyncApiBindingAsyncApi30ServerBindingsImpl. getAmqp1()AsyncApiBindingAsyncApi30ChannelBindingsImpl. getHttp()AsyncApiBindingAsyncApi30MessageBindingsImpl. getHttp()AsyncApiBindingAsyncApi30OperationBindingsImpl. getHttp()AsyncApiBindingAsyncApi30ServerBindingsImpl. getHttp()AsyncApiBindingAsyncApi30ChannelBindingsImpl. getJms()AsyncApiBindingAsyncApi30MessageBindingsImpl. getJms()AsyncApiBindingAsyncApi30OperationBindingsImpl. getJms()AsyncApiBindingAsyncApi30ServerBindingsImpl. getJms()AsyncApiBindingAsyncApi30ChannelBindingsImpl. getKafka()AsyncApiBindingAsyncApi30MessageBindingsImpl. getKafka()AsyncApiBindingAsyncApi30OperationBindingsImpl. getKafka()AsyncApiBindingAsyncApi30ServerBindingsImpl. getKafka()AsyncApiBindingAsyncApi30ChannelBindingsImpl. getMqtt()AsyncApiBindingAsyncApi30MessageBindingsImpl. getMqtt()AsyncApiBindingAsyncApi30OperationBindingsImpl. getMqtt()AsyncApiBindingAsyncApi30ServerBindingsImpl. getMqtt()AsyncApiBindingAsyncApi30ChannelBindingsImpl. getMqtt5()AsyncApiBindingAsyncApi30MessageBindingsImpl. getMqtt5()AsyncApiBindingAsyncApi30OperationBindingsImpl. getMqtt5()AsyncApiBindingAsyncApi30ServerBindingsImpl. getMqtt5()AsyncApiBindingAsyncApi30ChannelBindingsImpl. getNats()AsyncApiBindingAsyncApi30MessageBindingsImpl. getNats()AsyncApiBindingAsyncApi30OperationBindingsImpl. getNats()AsyncApiBindingAsyncApi30ServerBindingsImpl. getNats()AsyncApiBindingAsyncApi30ChannelBindingsImpl. getRedis()AsyncApiBindingAsyncApi30MessageBindingsImpl. getRedis()AsyncApiBindingAsyncApi30OperationBindingsImpl. getRedis()AsyncApiBindingAsyncApi30ServerBindingsImpl. getRedis()AsyncApiBindingAsyncApi30ChannelBindingsImpl. getSns()AsyncApiBindingAsyncApi30MessageBindingsImpl. getSns()AsyncApiBindingAsyncApi30OperationBindingsImpl. getSns()AsyncApiBindingAsyncApi30ServerBindingsImpl. getSns()AsyncApiBindingAsyncApi30ChannelBindingsImpl. getSqs()AsyncApiBindingAsyncApi30MessageBindingsImpl. getSqs()AsyncApiBindingAsyncApi30OperationBindingsImpl. getSqs()AsyncApiBindingAsyncApi30ServerBindingsImpl. getSqs()AsyncApiBindingAsyncApi30ChannelBindingsImpl. getStomp()AsyncApiBindingAsyncApi30MessageBindingsImpl. getStomp()AsyncApiBindingAsyncApi30OperationBindingsImpl. getStomp()AsyncApiBindingAsyncApi30ServerBindingsImpl. getStomp()AsyncApiBindingAsyncApi30ChannelBindingsImpl. getWs()AsyncApiBindingAsyncApi30MessageBindingsImpl. getWs()AsyncApiBindingAsyncApi30OperationBindingsImpl. getWs()AsyncApiBindingAsyncApi30ServerBindingsImpl. getWs()Methods in io.apicurio.datamodels.models.asyncapi.v30 with parameters of type AsyncApiBinding Modifier and Type Method Description voidAsyncApi30ChannelBindingsImpl. setAmqp(AsyncApiBinding value)voidAsyncApi30MessageBindingsImpl. setAmqp(AsyncApiBinding value)voidAsyncApi30OperationBindingsImpl. setAmqp(AsyncApiBinding value)voidAsyncApi30ServerBindingsImpl. setAmqp(AsyncApiBinding value)voidAsyncApi30ChannelBindingsImpl. setAmqp1(AsyncApiBinding value)voidAsyncApi30MessageBindingsImpl. setAmqp1(AsyncApiBinding value)voidAsyncApi30OperationBindingsImpl. setAmqp1(AsyncApiBinding value)voidAsyncApi30ServerBindingsImpl. setAmqp1(AsyncApiBinding value)voidAsyncApi30ChannelBindingsImpl. setHttp(AsyncApiBinding value)voidAsyncApi30MessageBindingsImpl. setHttp(AsyncApiBinding value)voidAsyncApi30OperationBindingsImpl. setHttp(AsyncApiBinding value)voidAsyncApi30ServerBindingsImpl. setHttp(AsyncApiBinding value)voidAsyncApi30ChannelBindingsImpl. setJms(AsyncApiBinding value)voidAsyncApi30MessageBindingsImpl. setJms(AsyncApiBinding value)voidAsyncApi30OperationBindingsImpl. setJms(AsyncApiBinding value)voidAsyncApi30ServerBindingsImpl. setJms(AsyncApiBinding value)voidAsyncApi30ChannelBindingsImpl. setKafka(AsyncApiBinding value)voidAsyncApi30MessageBindingsImpl. setKafka(AsyncApiBinding value)voidAsyncApi30OperationBindingsImpl. setKafka(AsyncApiBinding value)voidAsyncApi30ServerBindingsImpl. setKafka(AsyncApiBinding value)voidAsyncApi30ChannelBindingsImpl. setMqtt(AsyncApiBinding value)voidAsyncApi30MessageBindingsImpl. setMqtt(AsyncApiBinding value)voidAsyncApi30OperationBindingsImpl. setMqtt(AsyncApiBinding value)voidAsyncApi30ServerBindingsImpl. setMqtt(AsyncApiBinding value)voidAsyncApi30ChannelBindingsImpl. setMqtt5(AsyncApiBinding value)voidAsyncApi30MessageBindingsImpl. setMqtt5(AsyncApiBinding value)voidAsyncApi30OperationBindingsImpl. setMqtt5(AsyncApiBinding value)voidAsyncApi30ServerBindingsImpl. setMqtt5(AsyncApiBinding value)voidAsyncApi30ChannelBindingsImpl. setNats(AsyncApiBinding value)voidAsyncApi30MessageBindingsImpl. setNats(AsyncApiBinding value)voidAsyncApi30OperationBindingsImpl. setNats(AsyncApiBinding value)voidAsyncApi30ServerBindingsImpl. setNats(AsyncApiBinding value)voidAsyncApi30ChannelBindingsImpl. setRedis(AsyncApiBinding value)voidAsyncApi30MessageBindingsImpl. setRedis(AsyncApiBinding value)voidAsyncApi30OperationBindingsImpl. setRedis(AsyncApiBinding value)voidAsyncApi30ServerBindingsImpl. setRedis(AsyncApiBinding value)voidAsyncApi30ChannelBindingsImpl. setSns(AsyncApiBinding value)voidAsyncApi30MessageBindingsImpl. setSns(AsyncApiBinding value)voidAsyncApi30OperationBindingsImpl. setSns(AsyncApiBinding value)voidAsyncApi30ServerBindingsImpl. setSns(AsyncApiBinding value)voidAsyncApi30ChannelBindingsImpl. setSqs(AsyncApiBinding value)voidAsyncApi30MessageBindingsImpl. setSqs(AsyncApiBinding value)voidAsyncApi30OperationBindingsImpl. setSqs(AsyncApiBinding value)voidAsyncApi30ServerBindingsImpl. setSqs(AsyncApiBinding value)voidAsyncApi30ChannelBindingsImpl. setStomp(AsyncApiBinding value)voidAsyncApi30MessageBindingsImpl. setStomp(AsyncApiBinding value)voidAsyncApi30OperationBindingsImpl. setStomp(AsyncApiBinding value)voidAsyncApi30ServerBindingsImpl. setStomp(AsyncApiBinding value)voidAsyncApi30ChannelBindingsImpl. setWs(AsyncApiBinding value)voidAsyncApi30MessageBindingsImpl. setWs(AsyncApiBinding value)voidAsyncApi30OperationBindingsImpl. setWs(AsyncApiBinding value)voidAsyncApi30ServerBindingsImpl. setWs(AsyncApiBinding value) -
Uses of AsyncApiBinding in io.apicurio.datamodels.models.asyncapi.v30.io
Methods in io.apicurio.datamodels.models.asyncapi.v30.io with parameters of type AsyncApiBinding Modifier and Type Method Description voidAsyncApi30ModelReaderDispatcher. visitBinding(AsyncApiBinding node)voidAsyncApi30ModelWriterDispatcher. visitBinding(AsyncApiBinding node) -
Uses of AsyncApiBinding in io.apicurio.datamodels.models.asyncapi.v30.visitors
Methods in io.apicurio.datamodels.models.asyncapi.v30.visitors with parameters of type AsyncApiBinding Modifier and Type Method Description voidAsyncApi30Traverser. visitBinding(AsyncApiBinding node)voidAsyncApi30VisitorAdapter. visitBinding(AsyncApiBinding node) -
Uses of AsyncApiBinding in io.apicurio.datamodels.models.asyncapi.visitors
Methods in io.apicurio.datamodels.models.asyncapi.visitors with parameters of type AsyncApiBinding Modifier and Type Method Description voidAsyncApiVisitor. visitBinding(AsyncApiBinding node)voidCombinedAsyncApiVisitorAdapter. visitBinding(AsyncApiBinding node) -
Uses of AsyncApiBinding in io.apicurio.datamodels.models.visitors
Methods in io.apicurio.datamodels.models.visitors with parameters of type AsyncApiBinding Modifier and Type Method Description voidAllNodeVisitor. visitBinding(AsyncApiBinding node)voidCombinedVisitorAdapter. visitBinding(AsyncApiBinding node)
-