Uses of Interface
io.apicurio.datamodels.models.asyncapi.AsyncApiMessageBindings
-
-
Uses of AsyncApiMessageBindings in io.apicurio.datamodels.deref
Methods in io.apicurio.datamodels.deref with parameters of type AsyncApiMessageBindings Modifier and Type Method Description voidAsyncApi2NodeImporter. visitMessageBindings(AsyncApiMessageBindings node) -
Uses of AsyncApiMessageBindings in io.apicurio.datamodels.models.asyncapi
Methods in io.apicurio.datamodels.models.asyncapi that return AsyncApiMessageBindings Modifier and Type Method Description AsyncApiMessageBindingsAsyncApiComponents. createMessageBindings()AsyncApiMessageBindingsAsyncApiMessage. createMessageBindings()AsyncApiMessageBindingsAsyncApiMessageTrait. createMessageBindings()AsyncApiMessageBindingsAsyncApiMessage. getBindings()AsyncApiMessageBindingsAsyncApiMessageTrait. getBindings()Methods in io.apicurio.datamodels.models.asyncapi that return types with arguments of type AsyncApiMessageBindings Modifier and Type Method Description Map<String,AsyncApiMessageBindings>AsyncApiComponents. getMessageBindings()Methods in io.apicurio.datamodels.models.asyncapi with parameters of type AsyncApiMessageBindings Modifier and Type Method Description voidAsyncApiComponents. addMessageBinding(String name, AsyncApiMessageBindings value)voidAsyncApiComponents. insertMessageBinding(String name, AsyncApiMessageBindings value, int atIndex)voidAsyncApiMessage. setBindings(AsyncApiMessageBindings value)voidAsyncApiMessageTrait. setBindings(AsyncApiMessageBindings value) -
Uses of AsyncApiMessageBindings in io.apicurio.datamodels.models.asyncapi.v20
Subinterfaces of AsyncApiMessageBindings in io.apicurio.datamodels.models.asyncapi.v20 Modifier and Type Interface Description interfaceAsyncApi20MessageBindingsClasses in io.apicurio.datamodels.models.asyncapi.v20 that implement AsyncApiMessageBindings Modifier and Type Class Description classAsyncApi20MessageBindingsImplMethods in io.apicurio.datamodels.models.asyncapi.v20 that return AsyncApiMessageBindings Modifier and Type Method Description AsyncApiMessageBindingsAsyncApi20MessageImpl. getBindings()AsyncApiMessageBindingsAsyncApi20MessageTraitImpl. getBindings()Methods in io.apicurio.datamodels.models.asyncapi.v20 that return types with arguments of type AsyncApiMessageBindings Modifier and Type Method Description Map<String,AsyncApiMessageBindings>AsyncApi20ComponentsImpl. getMessageBindings()Methods in io.apicurio.datamodels.models.asyncapi.v20 with parameters of type AsyncApiMessageBindings Modifier and Type Method Description voidAsyncApi20ComponentsImpl. addMessageBinding(String name, AsyncApiMessageBindings value)voidAsyncApi20ComponentsImpl. insertMessageBinding(String name, AsyncApiMessageBindings value, int atIndex)voidAsyncApi20MessageImpl. setBindings(AsyncApiMessageBindings value)voidAsyncApi20MessageTraitImpl. setBindings(AsyncApiMessageBindings value) -
Uses of AsyncApiMessageBindings in io.apicurio.datamodels.models.asyncapi.v20.io
Methods in io.apicurio.datamodels.models.asyncapi.v20.io with parameters of type AsyncApiMessageBindings Modifier and Type Method Description voidAsyncApi20ModelReaderDispatcher. visitMessageBindings(AsyncApiMessageBindings node)voidAsyncApi20ModelWriterDispatcher. visitMessageBindings(AsyncApiMessageBindings node) -
Uses of AsyncApiMessageBindings in io.apicurio.datamodels.models.asyncapi.v20.visitors
Methods in io.apicurio.datamodels.models.asyncapi.v20.visitors with parameters of type AsyncApiMessageBindings Modifier and Type Method Description voidAsyncApi20Traverser. visitMessageBindings(AsyncApiMessageBindings node)voidAsyncApi20VisitorAdapter. visitMessageBindings(AsyncApiMessageBindings node) -
Uses of AsyncApiMessageBindings in io.apicurio.datamodels.models.asyncapi.v21
Subinterfaces of AsyncApiMessageBindings in io.apicurio.datamodels.models.asyncapi.v21 Modifier and Type Interface Description interfaceAsyncApi21MessageBindingsClasses in io.apicurio.datamodels.models.asyncapi.v21 that implement AsyncApiMessageBindings Modifier and Type Class Description classAsyncApi21MessageBindingsImplMethods in io.apicurio.datamodels.models.asyncapi.v21 that return AsyncApiMessageBindings Modifier and Type Method Description AsyncApiMessageBindingsAsyncApi21MessageImpl. getBindings()AsyncApiMessageBindingsAsyncApi21MessageTraitImpl. getBindings()Methods in io.apicurio.datamodels.models.asyncapi.v21 that return types with arguments of type AsyncApiMessageBindings Modifier and Type Method Description Map<String,AsyncApiMessageBindings>AsyncApi21ComponentsImpl. getMessageBindings()Methods in io.apicurio.datamodels.models.asyncapi.v21 with parameters of type AsyncApiMessageBindings Modifier and Type Method Description voidAsyncApi21ComponentsImpl. addMessageBinding(String name, AsyncApiMessageBindings value)voidAsyncApi21ComponentsImpl. insertMessageBinding(String name, AsyncApiMessageBindings value, int atIndex)voidAsyncApi21MessageImpl. setBindings(AsyncApiMessageBindings value)voidAsyncApi21MessageTraitImpl. setBindings(AsyncApiMessageBindings value) -
Uses of AsyncApiMessageBindings in io.apicurio.datamodels.models.asyncapi.v21.io
Methods in io.apicurio.datamodels.models.asyncapi.v21.io with parameters of type AsyncApiMessageBindings Modifier and Type Method Description voidAsyncApi21ModelReaderDispatcher. visitMessageBindings(AsyncApiMessageBindings node)voidAsyncApi21ModelWriterDispatcher. visitMessageBindings(AsyncApiMessageBindings node) -
Uses of AsyncApiMessageBindings in io.apicurio.datamodels.models.asyncapi.v21.visitors
Methods in io.apicurio.datamodels.models.asyncapi.v21.visitors with parameters of type AsyncApiMessageBindings Modifier and Type Method Description voidAsyncApi21Traverser. visitMessageBindings(AsyncApiMessageBindings node)voidAsyncApi21VisitorAdapter. visitMessageBindings(AsyncApiMessageBindings node) -
Uses of AsyncApiMessageBindings in io.apicurio.datamodels.models.asyncapi.v22
Subinterfaces of AsyncApiMessageBindings in io.apicurio.datamodels.models.asyncapi.v22 Modifier and Type Interface Description interfaceAsyncApi22MessageBindingsClasses in io.apicurio.datamodels.models.asyncapi.v22 that implement AsyncApiMessageBindings Modifier and Type Class Description classAsyncApi22MessageBindingsImplMethods in io.apicurio.datamodels.models.asyncapi.v22 that return AsyncApiMessageBindings Modifier and Type Method Description AsyncApiMessageBindingsAsyncApi22MessageImpl. getBindings()AsyncApiMessageBindingsAsyncApi22MessageTraitImpl. getBindings()Methods in io.apicurio.datamodels.models.asyncapi.v22 that return types with arguments of type AsyncApiMessageBindings Modifier and Type Method Description Map<String,AsyncApiMessageBindings>AsyncApi22ComponentsImpl. getMessageBindings()Methods in io.apicurio.datamodels.models.asyncapi.v22 with parameters of type AsyncApiMessageBindings Modifier and Type Method Description voidAsyncApi22ComponentsImpl. addMessageBinding(String name, AsyncApiMessageBindings value)voidAsyncApi22ComponentsImpl. insertMessageBinding(String name, AsyncApiMessageBindings value, int atIndex)voidAsyncApi22MessageImpl. setBindings(AsyncApiMessageBindings value)voidAsyncApi22MessageTraitImpl. setBindings(AsyncApiMessageBindings value) -
Uses of AsyncApiMessageBindings in io.apicurio.datamodels.models.asyncapi.v22.io
Methods in io.apicurio.datamodels.models.asyncapi.v22.io with parameters of type AsyncApiMessageBindings Modifier and Type Method Description voidAsyncApi22ModelReaderDispatcher. visitMessageBindings(AsyncApiMessageBindings node)voidAsyncApi22ModelWriterDispatcher. visitMessageBindings(AsyncApiMessageBindings node) -
Uses of AsyncApiMessageBindings in io.apicurio.datamodels.models.asyncapi.v22.visitors
Methods in io.apicurio.datamodels.models.asyncapi.v22.visitors with parameters of type AsyncApiMessageBindings Modifier and Type Method Description voidAsyncApi22Traverser. visitMessageBindings(AsyncApiMessageBindings node)voidAsyncApi22VisitorAdapter. visitMessageBindings(AsyncApiMessageBindings node) -
Uses of AsyncApiMessageBindings in io.apicurio.datamodels.models.asyncapi.v23
Subinterfaces of AsyncApiMessageBindings in io.apicurio.datamodels.models.asyncapi.v23 Modifier and Type Interface Description interfaceAsyncApi23MessageBindingsClasses in io.apicurio.datamodels.models.asyncapi.v23 that implement AsyncApiMessageBindings Modifier and Type Class Description classAsyncApi23MessageBindingsImplMethods in io.apicurio.datamodels.models.asyncapi.v23 that return AsyncApiMessageBindings Modifier and Type Method Description AsyncApiMessageBindingsAsyncApi23MessageImpl. getBindings()AsyncApiMessageBindingsAsyncApi23MessageTraitImpl. getBindings()Methods in io.apicurio.datamodels.models.asyncapi.v23 that return types with arguments of type AsyncApiMessageBindings Modifier and Type Method Description Map<String,AsyncApiMessageBindings>AsyncApi23ComponentsImpl. getMessageBindings()Methods in io.apicurio.datamodels.models.asyncapi.v23 with parameters of type AsyncApiMessageBindings Modifier and Type Method Description voidAsyncApi23ComponentsImpl. addMessageBinding(String name, AsyncApiMessageBindings value)voidAsyncApi23ComponentsImpl. insertMessageBinding(String name, AsyncApiMessageBindings value, int atIndex)voidAsyncApi23MessageImpl. setBindings(AsyncApiMessageBindings value)voidAsyncApi23MessageTraitImpl. setBindings(AsyncApiMessageBindings value) -
Uses of AsyncApiMessageBindings in io.apicurio.datamodels.models.asyncapi.v23.io
Methods in io.apicurio.datamodels.models.asyncapi.v23.io with parameters of type AsyncApiMessageBindings Modifier and Type Method Description voidAsyncApi23ModelReaderDispatcher. visitMessageBindings(AsyncApiMessageBindings node)voidAsyncApi23ModelWriterDispatcher. visitMessageBindings(AsyncApiMessageBindings node) -
Uses of AsyncApiMessageBindings in io.apicurio.datamodels.models.asyncapi.v23.visitors
Methods in io.apicurio.datamodels.models.asyncapi.v23.visitors with parameters of type AsyncApiMessageBindings Modifier and Type Method Description voidAsyncApi23Traverser. visitMessageBindings(AsyncApiMessageBindings node)voidAsyncApi23VisitorAdapter. visitMessageBindings(AsyncApiMessageBindings node) -
Uses of AsyncApiMessageBindings in io.apicurio.datamodels.models.asyncapi.v24
Subinterfaces of AsyncApiMessageBindings in io.apicurio.datamodels.models.asyncapi.v24 Modifier and Type Interface Description interfaceAsyncApi24MessageBindingsClasses in io.apicurio.datamodels.models.asyncapi.v24 that implement AsyncApiMessageBindings Modifier and Type Class Description classAsyncApi24MessageBindingsImplMethods in io.apicurio.datamodels.models.asyncapi.v24 that return AsyncApiMessageBindings Modifier and Type Method Description AsyncApiMessageBindingsAsyncApi24MessageImpl. getBindings()AsyncApiMessageBindingsAsyncApi24MessageTraitImpl. getBindings()Methods in io.apicurio.datamodels.models.asyncapi.v24 that return types with arguments of type AsyncApiMessageBindings Modifier and Type Method Description Map<String,AsyncApiMessageBindings>AsyncApi24ComponentsImpl. getMessageBindings()Methods in io.apicurio.datamodels.models.asyncapi.v24 with parameters of type AsyncApiMessageBindings Modifier and Type Method Description voidAsyncApi24ComponentsImpl. addMessageBinding(String name, AsyncApiMessageBindings value)voidAsyncApi24ComponentsImpl. insertMessageBinding(String name, AsyncApiMessageBindings value, int atIndex)voidAsyncApi24MessageImpl. setBindings(AsyncApiMessageBindings value)voidAsyncApi24MessageTraitImpl. setBindings(AsyncApiMessageBindings value) -
Uses of AsyncApiMessageBindings in io.apicurio.datamodels.models.asyncapi.v24.io
Methods in io.apicurio.datamodels.models.asyncapi.v24.io with parameters of type AsyncApiMessageBindings Modifier and Type Method Description voidAsyncApi24ModelReaderDispatcher. visitMessageBindings(AsyncApiMessageBindings node)voidAsyncApi24ModelWriterDispatcher. visitMessageBindings(AsyncApiMessageBindings node) -
Uses of AsyncApiMessageBindings in io.apicurio.datamodels.models.asyncapi.v24.visitors
Methods in io.apicurio.datamodels.models.asyncapi.v24.visitors with parameters of type AsyncApiMessageBindings Modifier and Type Method Description voidAsyncApi24Traverser. visitMessageBindings(AsyncApiMessageBindings node)voidAsyncApi24VisitorAdapter. visitMessageBindings(AsyncApiMessageBindings node) -
Uses of AsyncApiMessageBindings in io.apicurio.datamodels.models.asyncapi.v25
Subinterfaces of AsyncApiMessageBindings in io.apicurio.datamodels.models.asyncapi.v25 Modifier and Type Interface Description interfaceAsyncApi25MessageBindingsClasses in io.apicurio.datamodels.models.asyncapi.v25 that implement AsyncApiMessageBindings Modifier and Type Class Description classAsyncApi25MessageBindingsImplMethods in io.apicurio.datamodels.models.asyncapi.v25 that return AsyncApiMessageBindings Modifier and Type Method Description AsyncApiMessageBindingsAsyncApi25MessageImpl. getBindings()AsyncApiMessageBindingsAsyncApi25MessageTraitImpl. getBindings()Methods in io.apicurio.datamodels.models.asyncapi.v25 that return types with arguments of type AsyncApiMessageBindings Modifier and Type Method Description Map<String,AsyncApiMessageBindings>AsyncApi25ComponentsImpl. getMessageBindings()Methods in io.apicurio.datamodels.models.asyncapi.v25 with parameters of type AsyncApiMessageBindings Modifier and Type Method Description voidAsyncApi25ComponentsImpl. addMessageBinding(String name, AsyncApiMessageBindings value)voidAsyncApi25ComponentsImpl. insertMessageBinding(String name, AsyncApiMessageBindings value, int atIndex)voidAsyncApi25MessageImpl. setBindings(AsyncApiMessageBindings value)voidAsyncApi25MessageTraitImpl. setBindings(AsyncApiMessageBindings value) -
Uses of AsyncApiMessageBindings in io.apicurio.datamodels.models.asyncapi.v25.io
Methods in io.apicurio.datamodels.models.asyncapi.v25.io with parameters of type AsyncApiMessageBindings Modifier and Type Method Description voidAsyncApi25ModelReaderDispatcher. visitMessageBindings(AsyncApiMessageBindings node)voidAsyncApi25ModelWriterDispatcher. visitMessageBindings(AsyncApiMessageBindings node) -
Uses of AsyncApiMessageBindings in io.apicurio.datamodels.models.asyncapi.v25.visitors
Methods in io.apicurio.datamodels.models.asyncapi.v25.visitors with parameters of type AsyncApiMessageBindings Modifier and Type Method Description voidAsyncApi25Traverser. visitMessageBindings(AsyncApiMessageBindings node)voidAsyncApi25VisitorAdapter. visitMessageBindings(AsyncApiMessageBindings node) -
Uses of AsyncApiMessageBindings in io.apicurio.datamodels.models.asyncapi.v26
Subinterfaces of AsyncApiMessageBindings in io.apicurio.datamodels.models.asyncapi.v26 Modifier and Type Interface Description interfaceAsyncApi26MessageBindingsClasses in io.apicurio.datamodels.models.asyncapi.v26 that implement AsyncApiMessageBindings Modifier and Type Class Description classAsyncApi26MessageBindingsImplMethods in io.apicurio.datamodels.models.asyncapi.v26 that return AsyncApiMessageBindings Modifier and Type Method Description AsyncApiMessageBindingsAsyncApi26MessageImpl. getBindings()AsyncApiMessageBindingsAsyncApi26MessageTraitImpl. getBindings()Methods in io.apicurio.datamodels.models.asyncapi.v26 that return types with arguments of type AsyncApiMessageBindings Modifier and Type Method Description Map<String,AsyncApiMessageBindings>AsyncApi26ComponentsImpl. getMessageBindings()Methods in io.apicurio.datamodels.models.asyncapi.v26 with parameters of type AsyncApiMessageBindings Modifier and Type Method Description voidAsyncApi26ComponentsImpl. addMessageBinding(String name, AsyncApiMessageBindings value)voidAsyncApi26ComponentsImpl. insertMessageBinding(String name, AsyncApiMessageBindings value, int atIndex)voidAsyncApi26MessageImpl. setBindings(AsyncApiMessageBindings value)voidAsyncApi26MessageTraitImpl. setBindings(AsyncApiMessageBindings value) -
Uses of AsyncApiMessageBindings in io.apicurio.datamodels.models.asyncapi.v26.io
Methods in io.apicurio.datamodels.models.asyncapi.v26.io with parameters of type AsyncApiMessageBindings Modifier and Type Method Description voidAsyncApi26ModelReaderDispatcher. visitMessageBindings(AsyncApiMessageBindings node)voidAsyncApi26ModelWriterDispatcher. visitMessageBindings(AsyncApiMessageBindings node) -
Uses of AsyncApiMessageBindings in io.apicurio.datamodels.models.asyncapi.v26.visitors
Methods in io.apicurio.datamodels.models.asyncapi.v26.visitors with parameters of type AsyncApiMessageBindings Modifier and Type Method Description voidAsyncApi26Traverser. visitMessageBindings(AsyncApiMessageBindings node)voidAsyncApi26VisitorAdapter. visitMessageBindings(AsyncApiMessageBindings node) -
Uses of AsyncApiMessageBindings in io.apicurio.datamodels.models.asyncapi.v30
Subinterfaces of AsyncApiMessageBindings in io.apicurio.datamodels.models.asyncapi.v30 Modifier and Type Interface Description interfaceAsyncApi30MessageBindingsClasses in io.apicurio.datamodels.models.asyncapi.v30 that implement AsyncApiMessageBindings Modifier and Type Class Description classAsyncApi30MessageBindingsImplMethods in io.apicurio.datamodels.models.asyncapi.v30 that return AsyncApiMessageBindings Modifier and Type Method Description AsyncApiMessageBindingsAsyncApi30MessageImpl. getBindings()AsyncApiMessageBindingsAsyncApi30MessageTraitImpl. getBindings()Methods in io.apicurio.datamodels.models.asyncapi.v30 that return types with arguments of type AsyncApiMessageBindings Modifier and Type Method Description Map<String,AsyncApiMessageBindings>AsyncApi30ComponentsImpl. getMessageBindings()Methods in io.apicurio.datamodels.models.asyncapi.v30 with parameters of type AsyncApiMessageBindings Modifier and Type Method Description voidAsyncApi30ComponentsImpl. addMessageBinding(String name, AsyncApiMessageBindings value)voidAsyncApi30ComponentsImpl. insertMessageBinding(String name, AsyncApiMessageBindings value, int atIndex)voidAsyncApi30MessageImpl. setBindings(AsyncApiMessageBindings value)voidAsyncApi30MessageTraitImpl. setBindings(AsyncApiMessageBindings value) -
Uses of AsyncApiMessageBindings in io.apicurio.datamodels.models.asyncapi.v30.io
Methods in io.apicurio.datamodels.models.asyncapi.v30.io with parameters of type AsyncApiMessageBindings Modifier and Type Method Description voidAsyncApi30ModelReaderDispatcher. visitMessageBindings(AsyncApiMessageBindings node)voidAsyncApi30ModelWriterDispatcher. visitMessageBindings(AsyncApiMessageBindings node) -
Uses of AsyncApiMessageBindings in io.apicurio.datamodels.models.asyncapi.v30.visitors
Methods in io.apicurio.datamodels.models.asyncapi.v30.visitors with parameters of type AsyncApiMessageBindings Modifier and Type Method Description voidAsyncApi30Traverser. visitMessageBindings(AsyncApiMessageBindings node)voidAsyncApi30VisitorAdapter. visitMessageBindings(AsyncApiMessageBindings node) -
Uses of AsyncApiMessageBindings in io.apicurio.datamodels.models.asyncapi.visitors
Methods in io.apicurio.datamodels.models.asyncapi.visitors with parameters of type AsyncApiMessageBindings Modifier and Type Method Description voidAsyncApiVisitor. visitMessageBindings(AsyncApiMessageBindings node)voidCombinedAsyncApiVisitorAdapter. visitMessageBindings(AsyncApiMessageBindings node) -
Uses of AsyncApiMessageBindings in io.apicurio.datamodels.models.visitors
Methods in io.apicurio.datamodels.models.visitors with parameters of type AsyncApiMessageBindings Modifier and Type Method Description voidAllNodeVisitor. visitMessageBindings(AsyncApiMessageBindings node)voidCombinedVisitorAdapter. visitMessageBindings(AsyncApiMessageBindings node)
-