Uses of Interface
io.apicurio.datamodels.models.asyncapi.AsyncApiChannelBindings
-
-
Uses of AsyncApiChannelBindings in io.apicurio.datamodels.deref
Methods in io.apicurio.datamodels.deref with parameters of type AsyncApiChannelBindings Modifier and Type Method Description voidAsyncApi2NodeImporter. visitChannelBindings(AsyncApiChannelBindings node) -
Uses of AsyncApiChannelBindings in io.apicurio.datamodels.models.asyncapi
Methods in io.apicurio.datamodels.models.asyncapi that return AsyncApiChannelBindings Modifier and Type Method Description AsyncApiChannelBindingsAsyncApiChannelItem. createChannelBindings()AsyncApiChannelBindingsAsyncApiComponents. createChannelBindings()AsyncApiChannelBindingsAsyncApiChannelItem. getBindings()Methods in io.apicurio.datamodels.models.asyncapi that return types with arguments of type AsyncApiChannelBindings Modifier and Type Method Description Map<String,AsyncApiChannelBindings>AsyncApiComponents. getChannelBindings()Methods in io.apicurio.datamodels.models.asyncapi with parameters of type AsyncApiChannelBindings Modifier and Type Method Description voidAsyncApiComponents. addChannelBinding(String name, AsyncApiChannelBindings value)voidAsyncApiComponents. insertChannelBinding(String name, AsyncApiChannelBindings value, int atIndex)voidAsyncApiChannelItem. setBindings(AsyncApiChannelBindings value) -
Uses of AsyncApiChannelBindings in io.apicurio.datamodels.models.asyncapi.v20
Subinterfaces of AsyncApiChannelBindings in io.apicurio.datamodels.models.asyncapi.v20 Modifier and Type Interface Description interfaceAsyncApi20ChannelBindingsClasses in io.apicurio.datamodels.models.asyncapi.v20 that implement AsyncApiChannelBindings Modifier and Type Class Description classAsyncApi20ChannelBindingsImplMethods in io.apicurio.datamodels.models.asyncapi.v20 that return AsyncApiChannelBindings Modifier and Type Method Description AsyncApiChannelBindingsAsyncApi20ChannelItemImpl. getBindings()Methods in io.apicurio.datamodels.models.asyncapi.v20 that return types with arguments of type AsyncApiChannelBindings Modifier and Type Method Description Map<String,AsyncApiChannelBindings>AsyncApi20ComponentsImpl. getChannelBindings()Methods in io.apicurio.datamodels.models.asyncapi.v20 with parameters of type AsyncApiChannelBindings Modifier and Type Method Description voidAsyncApi20ComponentsImpl. addChannelBinding(String name, AsyncApiChannelBindings value)voidAsyncApi20ComponentsImpl. insertChannelBinding(String name, AsyncApiChannelBindings value, int atIndex)voidAsyncApi20ChannelItemImpl. setBindings(AsyncApiChannelBindings value) -
Uses of AsyncApiChannelBindings in io.apicurio.datamodels.models.asyncapi.v20.io
Methods in io.apicurio.datamodels.models.asyncapi.v20.io with parameters of type AsyncApiChannelBindings Modifier and Type Method Description voidAsyncApi20ModelReaderDispatcher. visitChannelBindings(AsyncApiChannelBindings node)voidAsyncApi20ModelWriterDispatcher. visitChannelBindings(AsyncApiChannelBindings node) -
Uses of AsyncApiChannelBindings in io.apicurio.datamodels.models.asyncapi.v20.visitors
Methods in io.apicurio.datamodels.models.asyncapi.v20.visitors with parameters of type AsyncApiChannelBindings Modifier and Type Method Description voidAsyncApi20Traverser. visitChannelBindings(AsyncApiChannelBindings node)voidAsyncApi20VisitorAdapter. visitChannelBindings(AsyncApiChannelBindings node) -
Uses of AsyncApiChannelBindings in io.apicurio.datamodels.models.asyncapi.v21
Subinterfaces of AsyncApiChannelBindings in io.apicurio.datamodels.models.asyncapi.v21 Modifier and Type Interface Description interfaceAsyncApi21ChannelBindingsClasses in io.apicurio.datamodels.models.asyncapi.v21 that implement AsyncApiChannelBindings Modifier and Type Class Description classAsyncApi21ChannelBindingsImplMethods in io.apicurio.datamodels.models.asyncapi.v21 that return AsyncApiChannelBindings Modifier and Type Method Description AsyncApiChannelBindingsAsyncApi21ChannelItemImpl. getBindings()Methods in io.apicurio.datamodels.models.asyncapi.v21 that return types with arguments of type AsyncApiChannelBindings Modifier and Type Method Description Map<String,AsyncApiChannelBindings>AsyncApi21ComponentsImpl. getChannelBindings()Methods in io.apicurio.datamodels.models.asyncapi.v21 with parameters of type AsyncApiChannelBindings Modifier and Type Method Description voidAsyncApi21ComponentsImpl. addChannelBinding(String name, AsyncApiChannelBindings value)voidAsyncApi21ComponentsImpl. insertChannelBinding(String name, AsyncApiChannelBindings value, int atIndex)voidAsyncApi21ChannelItemImpl. setBindings(AsyncApiChannelBindings value) -
Uses of AsyncApiChannelBindings in io.apicurio.datamodels.models.asyncapi.v21.io
Methods in io.apicurio.datamodels.models.asyncapi.v21.io with parameters of type AsyncApiChannelBindings Modifier and Type Method Description voidAsyncApi21ModelReaderDispatcher. visitChannelBindings(AsyncApiChannelBindings node)voidAsyncApi21ModelWriterDispatcher. visitChannelBindings(AsyncApiChannelBindings node) -
Uses of AsyncApiChannelBindings in io.apicurio.datamodels.models.asyncapi.v21.visitors
Methods in io.apicurio.datamodels.models.asyncapi.v21.visitors with parameters of type AsyncApiChannelBindings Modifier and Type Method Description voidAsyncApi21Traverser. visitChannelBindings(AsyncApiChannelBindings node)voidAsyncApi21VisitorAdapter. visitChannelBindings(AsyncApiChannelBindings node) -
Uses of AsyncApiChannelBindings in io.apicurio.datamodels.models.asyncapi.v22
Subinterfaces of AsyncApiChannelBindings in io.apicurio.datamodels.models.asyncapi.v22 Modifier and Type Interface Description interfaceAsyncApi22ChannelBindingsClasses in io.apicurio.datamodels.models.asyncapi.v22 that implement AsyncApiChannelBindings Modifier and Type Class Description classAsyncApi22ChannelBindingsImplMethods in io.apicurio.datamodels.models.asyncapi.v22 that return AsyncApiChannelBindings Modifier and Type Method Description AsyncApiChannelBindingsAsyncApi22ChannelItemImpl. getBindings()Methods in io.apicurio.datamodels.models.asyncapi.v22 that return types with arguments of type AsyncApiChannelBindings Modifier and Type Method Description Map<String,AsyncApiChannelBindings>AsyncApi22ComponentsImpl. getChannelBindings()Methods in io.apicurio.datamodels.models.asyncapi.v22 with parameters of type AsyncApiChannelBindings Modifier and Type Method Description voidAsyncApi22ComponentsImpl. addChannelBinding(String name, AsyncApiChannelBindings value)voidAsyncApi22ComponentsImpl. insertChannelBinding(String name, AsyncApiChannelBindings value, int atIndex)voidAsyncApi22ChannelItemImpl. setBindings(AsyncApiChannelBindings value) -
Uses of AsyncApiChannelBindings in io.apicurio.datamodels.models.asyncapi.v22.io
Methods in io.apicurio.datamodels.models.asyncapi.v22.io with parameters of type AsyncApiChannelBindings Modifier and Type Method Description voidAsyncApi22ModelReaderDispatcher. visitChannelBindings(AsyncApiChannelBindings node)voidAsyncApi22ModelWriterDispatcher. visitChannelBindings(AsyncApiChannelBindings node) -
Uses of AsyncApiChannelBindings in io.apicurio.datamodels.models.asyncapi.v22.visitors
Methods in io.apicurio.datamodels.models.asyncapi.v22.visitors with parameters of type AsyncApiChannelBindings Modifier and Type Method Description voidAsyncApi22Traverser. visitChannelBindings(AsyncApiChannelBindings node)voidAsyncApi22VisitorAdapter. visitChannelBindings(AsyncApiChannelBindings node) -
Uses of AsyncApiChannelBindings in io.apicurio.datamodels.models.asyncapi.v23
Subinterfaces of AsyncApiChannelBindings in io.apicurio.datamodels.models.asyncapi.v23 Modifier and Type Interface Description interfaceAsyncApi23ChannelBindingsClasses in io.apicurio.datamodels.models.asyncapi.v23 that implement AsyncApiChannelBindings Modifier and Type Class Description classAsyncApi23ChannelBindingsImplMethods in io.apicurio.datamodels.models.asyncapi.v23 that return AsyncApiChannelBindings Modifier and Type Method Description AsyncApiChannelBindingsAsyncApi23ChannelItemImpl. getBindings()Methods in io.apicurio.datamodels.models.asyncapi.v23 that return types with arguments of type AsyncApiChannelBindings Modifier and Type Method Description Map<String,AsyncApiChannelBindings>AsyncApi23ComponentsImpl. getChannelBindings()Methods in io.apicurio.datamodels.models.asyncapi.v23 with parameters of type AsyncApiChannelBindings Modifier and Type Method Description voidAsyncApi23ComponentsImpl. addChannelBinding(String name, AsyncApiChannelBindings value)voidAsyncApi23ComponentsImpl. insertChannelBinding(String name, AsyncApiChannelBindings value, int atIndex)voidAsyncApi23ChannelItemImpl. setBindings(AsyncApiChannelBindings value) -
Uses of AsyncApiChannelBindings in io.apicurio.datamodels.models.asyncapi.v23.io
Methods in io.apicurio.datamodels.models.asyncapi.v23.io with parameters of type AsyncApiChannelBindings Modifier and Type Method Description voidAsyncApi23ModelReaderDispatcher. visitChannelBindings(AsyncApiChannelBindings node)voidAsyncApi23ModelWriterDispatcher. visitChannelBindings(AsyncApiChannelBindings node) -
Uses of AsyncApiChannelBindings in io.apicurio.datamodels.models.asyncapi.v23.visitors
Methods in io.apicurio.datamodels.models.asyncapi.v23.visitors with parameters of type AsyncApiChannelBindings Modifier and Type Method Description voidAsyncApi23Traverser. visitChannelBindings(AsyncApiChannelBindings node)voidAsyncApi23VisitorAdapter. visitChannelBindings(AsyncApiChannelBindings node) -
Uses of AsyncApiChannelBindings in io.apicurio.datamodels.models.asyncapi.v24
Subinterfaces of AsyncApiChannelBindings in io.apicurio.datamodels.models.asyncapi.v24 Modifier and Type Interface Description interfaceAsyncApi24ChannelBindingsClasses in io.apicurio.datamodels.models.asyncapi.v24 that implement AsyncApiChannelBindings Modifier and Type Class Description classAsyncApi24ChannelBindingsImplMethods in io.apicurio.datamodels.models.asyncapi.v24 that return AsyncApiChannelBindings Modifier and Type Method Description AsyncApiChannelBindingsAsyncApi24ChannelItemImpl. getBindings()Methods in io.apicurio.datamodels.models.asyncapi.v24 that return types with arguments of type AsyncApiChannelBindings Modifier and Type Method Description Map<String,AsyncApiChannelBindings>AsyncApi24ComponentsImpl. getChannelBindings()Methods in io.apicurio.datamodels.models.asyncapi.v24 with parameters of type AsyncApiChannelBindings Modifier and Type Method Description voidAsyncApi24ComponentsImpl. addChannelBinding(String name, AsyncApiChannelBindings value)voidAsyncApi24ComponentsImpl. insertChannelBinding(String name, AsyncApiChannelBindings value, int atIndex)voidAsyncApi24ChannelItemImpl. setBindings(AsyncApiChannelBindings value) -
Uses of AsyncApiChannelBindings in io.apicurio.datamodels.models.asyncapi.v24.io
Methods in io.apicurio.datamodels.models.asyncapi.v24.io with parameters of type AsyncApiChannelBindings Modifier and Type Method Description voidAsyncApi24ModelReaderDispatcher. visitChannelBindings(AsyncApiChannelBindings node)voidAsyncApi24ModelWriterDispatcher. visitChannelBindings(AsyncApiChannelBindings node) -
Uses of AsyncApiChannelBindings in io.apicurio.datamodels.models.asyncapi.v24.visitors
Methods in io.apicurio.datamodels.models.asyncapi.v24.visitors with parameters of type AsyncApiChannelBindings Modifier and Type Method Description voidAsyncApi24Traverser. visitChannelBindings(AsyncApiChannelBindings node)voidAsyncApi24VisitorAdapter. visitChannelBindings(AsyncApiChannelBindings node) -
Uses of AsyncApiChannelBindings in io.apicurio.datamodels.models.asyncapi.v25
Subinterfaces of AsyncApiChannelBindings in io.apicurio.datamodels.models.asyncapi.v25 Modifier and Type Interface Description interfaceAsyncApi25ChannelBindingsClasses in io.apicurio.datamodels.models.asyncapi.v25 that implement AsyncApiChannelBindings Modifier and Type Class Description classAsyncApi25ChannelBindingsImplMethods in io.apicurio.datamodels.models.asyncapi.v25 that return AsyncApiChannelBindings Modifier and Type Method Description AsyncApiChannelBindingsAsyncApi25ChannelItemImpl. getBindings()Methods in io.apicurio.datamodels.models.asyncapi.v25 that return types with arguments of type AsyncApiChannelBindings Modifier and Type Method Description Map<String,AsyncApiChannelBindings>AsyncApi25ComponentsImpl. getChannelBindings()Methods in io.apicurio.datamodels.models.asyncapi.v25 with parameters of type AsyncApiChannelBindings Modifier and Type Method Description voidAsyncApi25ComponentsImpl. addChannelBinding(String name, AsyncApiChannelBindings value)voidAsyncApi25ComponentsImpl. insertChannelBinding(String name, AsyncApiChannelBindings value, int atIndex)voidAsyncApi25ChannelItemImpl. setBindings(AsyncApiChannelBindings value) -
Uses of AsyncApiChannelBindings in io.apicurio.datamodels.models.asyncapi.v25.io
Methods in io.apicurio.datamodels.models.asyncapi.v25.io with parameters of type AsyncApiChannelBindings Modifier and Type Method Description voidAsyncApi25ModelReaderDispatcher. visitChannelBindings(AsyncApiChannelBindings node)voidAsyncApi25ModelWriterDispatcher. visitChannelBindings(AsyncApiChannelBindings node) -
Uses of AsyncApiChannelBindings in io.apicurio.datamodels.models.asyncapi.v25.visitors
Methods in io.apicurio.datamodels.models.asyncapi.v25.visitors with parameters of type AsyncApiChannelBindings Modifier and Type Method Description voidAsyncApi25Traverser. visitChannelBindings(AsyncApiChannelBindings node)voidAsyncApi25VisitorAdapter. visitChannelBindings(AsyncApiChannelBindings node) -
Uses of AsyncApiChannelBindings in io.apicurio.datamodels.models.asyncapi.v26
Subinterfaces of AsyncApiChannelBindings in io.apicurio.datamodels.models.asyncapi.v26 Modifier and Type Interface Description interfaceAsyncApi26ChannelBindingsClasses in io.apicurio.datamodels.models.asyncapi.v26 that implement AsyncApiChannelBindings Modifier and Type Class Description classAsyncApi26ChannelBindingsImplMethods in io.apicurio.datamodels.models.asyncapi.v26 that return AsyncApiChannelBindings Modifier and Type Method Description AsyncApiChannelBindingsAsyncApi26ChannelItemImpl. getBindings()Methods in io.apicurio.datamodels.models.asyncapi.v26 that return types with arguments of type AsyncApiChannelBindings Modifier and Type Method Description Map<String,AsyncApiChannelBindings>AsyncApi26ComponentsImpl. getChannelBindings()Methods in io.apicurio.datamodels.models.asyncapi.v26 with parameters of type AsyncApiChannelBindings Modifier and Type Method Description voidAsyncApi26ComponentsImpl. addChannelBinding(String name, AsyncApiChannelBindings value)voidAsyncApi26ComponentsImpl. insertChannelBinding(String name, AsyncApiChannelBindings value, int atIndex)voidAsyncApi26ChannelItemImpl. setBindings(AsyncApiChannelBindings value) -
Uses of AsyncApiChannelBindings in io.apicurio.datamodels.models.asyncapi.v26.io
Methods in io.apicurio.datamodels.models.asyncapi.v26.io with parameters of type AsyncApiChannelBindings Modifier and Type Method Description voidAsyncApi26ModelReaderDispatcher. visitChannelBindings(AsyncApiChannelBindings node)voidAsyncApi26ModelWriterDispatcher. visitChannelBindings(AsyncApiChannelBindings node) -
Uses of AsyncApiChannelBindings in io.apicurio.datamodels.models.asyncapi.v26.visitors
Methods in io.apicurio.datamodels.models.asyncapi.v26.visitors with parameters of type AsyncApiChannelBindings Modifier and Type Method Description voidAsyncApi26Traverser. visitChannelBindings(AsyncApiChannelBindings node)voidAsyncApi26VisitorAdapter. visitChannelBindings(AsyncApiChannelBindings node) -
Uses of AsyncApiChannelBindings in io.apicurio.datamodels.models.asyncapi.v30
Subinterfaces of AsyncApiChannelBindings in io.apicurio.datamodels.models.asyncapi.v30 Modifier and Type Interface Description interfaceAsyncApi30ChannelBindingsClasses in io.apicurio.datamodels.models.asyncapi.v30 that implement AsyncApiChannelBindings Modifier and Type Class Description classAsyncApi30ChannelBindingsImplMethods in io.apicurio.datamodels.models.asyncapi.v30 that return types with arguments of type AsyncApiChannelBindings Modifier and Type Method Description Map<String,AsyncApiChannelBindings>AsyncApi30ComponentsImpl. getChannelBindings()Methods in io.apicurio.datamodels.models.asyncapi.v30 with parameters of type AsyncApiChannelBindings Modifier and Type Method Description voidAsyncApi30ComponentsImpl. addChannelBinding(String name, AsyncApiChannelBindings value)voidAsyncApi30ComponentsImpl. insertChannelBinding(String name, AsyncApiChannelBindings value, int atIndex) -
Uses of AsyncApiChannelBindings in io.apicurio.datamodels.models.asyncapi.v30.io
Methods in io.apicurio.datamodels.models.asyncapi.v30.io with parameters of type AsyncApiChannelBindings Modifier and Type Method Description voidAsyncApi30ModelReaderDispatcher. visitChannelBindings(AsyncApiChannelBindings node)voidAsyncApi30ModelWriterDispatcher. visitChannelBindings(AsyncApiChannelBindings node) -
Uses of AsyncApiChannelBindings in io.apicurio.datamodels.models.asyncapi.v30.visitors
Methods in io.apicurio.datamodels.models.asyncapi.v30.visitors with parameters of type AsyncApiChannelBindings Modifier and Type Method Description voidAsyncApi30Traverser. visitChannelBindings(AsyncApiChannelBindings node)voidAsyncApi30VisitorAdapter. visitChannelBindings(AsyncApiChannelBindings node) -
Uses of AsyncApiChannelBindings in io.apicurio.datamodels.models.asyncapi.visitors
Methods in io.apicurio.datamodels.models.asyncapi.visitors with parameters of type AsyncApiChannelBindings Modifier and Type Method Description voidAsyncApiVisitor. visitChannelBindings(AsyncApiChannelBindings node)voidCombinedAsyncApiVisitorAdapter. visitChannelBindings(AsyncApiChannelBindings node) -
Uses of AsyncApiChannelBindings in io.apicurio.datamodels.models.visitors
Methods in io.apicurio.datamodels.models.visitors with parameters of type AsyncApiChannelBindings Modifier and Type Method Description voidAllNodeVisitor. visitChannelBindings(AsyncApiChannelBindings node)voidCombinedVisitorAdapter. visitChannelBindings(AsyncApiChannelBindings node)
-