Uses of Interface
io.apicurio.datamodels.models.asyncapi.AsyncApiOperationBindings
-
-
Uses of AsyncApiOperationBindings in io.apicurio.datamodels.deref
Methods in io.apicurio.datamodels.deref with parameters of type AsyncApiOperationBindings Modifier and Type Method Description voidAsyncApi2NodeImporter. visitOperationBindings(AsyncApiOperationBindings node) -
Uses of AsyncApiOperationBindings in io.apicurio.datamodels.models.asyncapi
Methods in io.apicurio.datamodels.models.asyncapi that return AsyncApiOperationBindings Modifier and Type Method Description AsyncApiOperationBindingsAsyncApiComponents. createOperationBindings()AsyncApiOperationBindingsAsyncApiOperation. createOperationBindings()AsyncApiOperationBindingsAsyncApiOperationTrait. createOperationBindings()AsyncApiOperationBindingsAsyncApiOperation. getBindings()AsyncApiOperationBindingsAsyncApiOperationTrait. getBindings()Methods in io.apicurio.datamodels.models.asyncapi that return types with arguments of type AsyncApiOperationBindings Modifier and Type Method Description Map<String,AsyncApiOperationBindings>AsyncApiComponents. getOperationBindings()Methods in io.apicurio.datamodels.models.asyncapi with parameters of type AsyncApiOperationBindings Modifier and Type Method Description voidAsyncApiComponents. addOperationBinding(String name, AsyncApiOperationBindings value)voidAsyncApiComponents. insertOperationBinding(String name, AsyncApiOperationBindings value, int atIndex)voidAsyncApiOperation. setBindings(AsyncApiOperationBindings value)voidAsyncApiOperationTrait. setBindings(AsyncApiOperationBindings value) -
Uses of AsyncApiOperationBindings in io.apicurio.datamodels.models.asyncapi.v20
Subinterfaces of AsyncApiOperationBindings in io.apicurio.datamodels.models.asyncapi.v20 Modifier and Type Interface Description interfaceAsyncApi20OperationBindingsClasses in io.apicurio.datamodels.models.asyncapi.v20 that implement AsyncApiOperationBindings Modifier and Type Class Description classAsyncApi20OperationBindingsImplMethods in io.apicurio.datamodels.models.asyncapi.v20 that return AsyncApiOperationBindings Modifier and Type Method Description AsyncApiOperationBindingsAsyncApi20OperationImpl. getBindings()AsyncApiOperationBindingsAsyncApi20OperationTraitImpl. getBindings()Methods in io.apicurio.datamodels.models.asyncapi.v20 that return types with arguments of type AsyncApiOperationBindings Modifier and Type Method Description Map<String,AsyncApiOperationBindings>AsyncApi20ComponentsImpl. getOperationBindings()Methods in io.apicurio.datamodels.models.asyncapi.v20 with parameters of type AsyncApiOperationBindings Modifier and Type Method Description voidAsyncApi20ComponentsImpl. addOperationBinding(String name, AsyncApiOperationBindings value)voidAsyncApi20ComponentsImpl. insertOperationBinding(String name, AsyncApiOperationBindings value, int atIndex)voidAsyncApi20OperationImpl. setBindings(AsyncApiOperationBindings value)voidAsyncApi20OperationTraitImpl. setBindings(AsyncApiOperationBindings value) -
Uses of AsyncApiOperationBindings in io.apicurio.datamodels.models.asyncapi.v20.io
Methods in io.apicurio.datamodels.models.asyncapi.v20.io with parameters of type AsyncApiOperationBindings Modifier and Type Method Description voidAsyncApi20ModelReaderDispatcher. visitOperationBindings(AsyncApiOperationBindings node)voidAsyncApi20ModelWriterDispatcher. visitOperationBindings(AsyncApiOperationBindings node) -
Uses of AsyncApiOperationBindings in io.apicurio.datamodels.models.asyncapi.v20.visitors
Methods in io.apicurio.datamodels.models.asyncapi.v20.visitors with parameters of type AsyncApiOperationBindings Modifier and Type Method Description voidAsyncApi20Traverser. visitOperationBindings(AsyncApiOperationBindings node)voidAsyncApi20VisitorAdapter. visitOperationBindings(AsyncApiOperationBindings node) -
Uses of AsyncApiOperationBindings in io.apicurio.datamodels.models.asyncapi.v21
Subinterfaces of AsyncApiOperationBindings in io.apicurio.datamodels.models.asyncapi.v21 Modifier and Type Interface Description interfaceAsyncApi21OperationBindingsClasses in io.apicurio.datamodels.models.asyncapi.v21 that implement AsyncApiOperationBindings Modifier and Type Class Description classAsyncApi21OperationBindingsImplMethods in io.apicurio.datamodels.models.asyncapi.v21 that return AsyncApiOperationBindings Modifier and Type Method Description AsyncApiOperationBindingsAsyncApi21OperationImpl. getBindings()AsyncApiOperationBindingsAsyncApi21OperationTraitImpl. getBindings()Methods in io.apicurio.datamodels.models.asyncapi.v21 that return types with arguments of type AsyncApiOperationBindings Modifier and Type Method Description Map<String,AsyncApiOperationBindings>AsyncApi21ComponentsImpl. getOperationBindings()Methods in io.apicurio.datamodels.models.asyncapi.v21 with parameters of type AsyncApiOperationBindings Modifier and Type Method Description voidAsyncApi21ComponentsImpl. addOperationBinding(String name, AsyncApiOperationBindings value)voidAsyncApi21ComponentsImpl. insertOperationBinding(String name, AsyncApiOperationBindings value, int atIndex)voidAsyncApi21OperationImpl. setBindings(AsyncApiOperationBindings value)voidAsyncApi21OperationTraitImpl. setBindings(AsyncApiOperationBindings value) -
Uses of AsyncApiOperationBindings in io.apicurio.datamodels.models.asyncapi.v21.io
Methods in io.apicurio.datamodels.models.asyncapi.v21.io with parameters of type AsyncApiOperationBindings Modifier and Type Method Description voidAsyncApi21ModelReaderDispatcher. visitOperationBindings(AsyncApiOperationBindings node)voidAsyncApi21ModelWriterDispatcher. visitOperationBindings(AsyncApiOperationBindings node) -
Uses of AsyncApiOperationBindings in io.apicurio.datamodels.models.asyncapi.v21.visitors
Methods in io.apicurio.datamodels.models.asyncapi.v21.visitors with parameters of type AsyncApiOperationBindings Modifier and Type Method Description voidAsyncApi21Traverser. visitOperationBindings(AsyncApiOperationBindings node)voidAsyncApi21VisitorAdapter. visitOperationBindings(AsyncApiOperationBindings node) -
Uses of AsyncApiOperationBindings in io.apicurio.datamodels.models.asyncapi.v22
Subinterfaces of AsyncApiOperationBindings in io.apicurio.datamodels.models.asyncapi.v22 Modifier and Type Interface Description interfaceAsyncApi22OperationBindingsClasses in io.apicurio.datamodels.models.asyncapi.v22 that implement AsyncApiOperationBindings Modifier and Type Class Description classAsyncApi22OperationBindingsImplMethods in io.apicurio.datamodels.models.asyncapi.v22 that return AsyncApiOperationBindings Modifier and Type Method Description AsyncApiOperationBindingsAsyncApi22OperationImpl. getBindings()AsyncApiOperationBindingsAsyncApi22OperationTraitImpl. getBindings()Methods in io.apicurio.datamodels.models.asyncapi.v22 that return types with arguments of type AsyncApiOperationBindings Modifier and Type Method Description Map<String,AsyncApiOperationBindings>AsyncApi22ComponentsImpl. getOperationBindings()Methods in io.apicurio.datamodels.models.asyncapi.v22 with parameters of type AsyncApiOperationBindings Modifier and Type Method Description voidAsyncApi22ComponentsImpl. addOperationBinding(String name, AsyncApiOperationBindings value)voidAsyncApi22ComponentsImpl. insertOperationBinding(String name, AsyncApiOperationBindings value, int atIndex)voidAsyncApi22OperationImpl. setBindings(AsyncApiOperationBindings value)voidAsyncApi22OperationTraitImpl. setBindings(AsyncApiOperationBindings value) -
Uses of AsyncApiOperationBindings in io.apicurio.datamodels.models.asyncapi.v22.io
Methods in io.apicurio.datamodels.models.asyncapi.v22.io with parameters of type AsyncApiOperationBindings Modifier and Type Method Description voidAsyncApi22ModelReaderDispatcher. visitOperationBindings(AsyncApiOperationBindings node)voidAsyncApi22ModelWriterDispatcher. visitOperationBindings(AsyncApiOperationBindings node) -
Uses of AsyncApiOperationBindings in io.apicurio.datamodels.models.asyncapi.v22.visitors
Methods in io.apicurio.datamodels.models.asyncapi.v22.visitors with parameters of type AsyncApiOperationBindings Modifier and Type Method Description voidAsyncApi22Traverser. visitOperationBindings(AsyncApiOperationBindings node)voidAsyncApi22VisitorAdapter. visitOperationBindings(AsyncApiOperationBindings node) -
Uses of AsyncApiOperationBindings in io.apicurio.datamodels.models.asyncapi.v23
Subinterfaces of AsyncApiOperationBindings in io.apicurio.datamodels.models.asyncapi.v23 Modifier and Type Interface Description interfaceAsyncApi23OperationBindingsClasses in io.apicurio.datamodels.models.asyncapi.v23 that implement AsyncApiOperationBindings Modifier and Type Class Description classAsyncApi23OperationBindingsImplMethods in io.apicurio.datamodels.models.asyncapi.v23 that return AsyncApiOperationBindings Modifier and Type Method Description AsyncApiOperationBindingsAsyncApi23OperationImpl. getBindings()AsyncApiOperationBindingsAsyncApi23OperationTraitImpl. getBindings()Methods in io.apicurio.datamodels.models.asyncapi.v23 that return types with arguments of type AsyncApiOperationBindings Modifier and Type Method Description Map<String,AsyncApiOperationBindings>AsyncApi23ComponentsImpl. getOperationBindings()Methods in io.apicurio.datamodels.models.asyncapi.v23 with parameters of type AsyncApiOperationBindings Modifier and Type Method Description voidAsyncApi23ComponentsImpl. addOperationBinding(String name, AsyncApiOperationBindings value)voidAsyncApi23ComponentsImpl. insertOperationBinding(String name, AsyncApiOperationBindings value, int atIndex)voidAsyncApi23OperationImpl. setBindings(AsyncApiOperationBindings value)voidAsyncApi23OperationTraitImpl. setBindings(AsyncApiOperationBindings value) -
Uses of AsyncApiOperationBindings in io.apicurio.datamodels.models.asyncapi.v23.io
Methods in io.apicurio.datamodels.models.asyncapi.v23.io with parameters of type AsyncApiOperationBindings Modifier and Type Method Description voidAsyncApi23ModelReaderDispatcher. visitOperationBindings(AsyncApiOperationBindings node)voidAsyncApi23ModelWriterDispatcher. visitOperationBindings(AsyncApiOperationBindings node) -
Uses of AsyncApiOperationBindings in io.apicurio.datamodels.models.asyncapi.v23.visitors
Methods in io.apicurio.datamodels.models.asyncapi.v23.visitors with parameters of type AsyncApiOperationBindings Modifier and Type Method Description voidAsyncApi23Traverser. visitOperationBindings(AsyncApiOperationBindings node)voidAsyncApi23VisitorAdapter. visitOperationBindings(AsyncApiOperationBindings node) -
Uses of AsyncApiOperationBindings in io.apicurio.datamodels.models.asyncapi.v24
Subinterfaces of AsyncApiOperationBindings in io.apicurio.datamodels.models.asyncapi.v24 Modifier and Type Interface Description interfaceAsyncApi24OperationBindingsClasses in io.apicurio.datamodels.models.asyncapi.v24 that implement AsyncApiOperationBindings Modifier and Type Class Description classAsyncApi24OperationBindingsImplMethods in io.apicurio.datamodels.models.asyncapi.v24 that return AsyncApiOperationBindings Modifier and Type Method Description AsyncApiOperationBindingsAsyncApi24OperationImpl. getBindings()AsyncApiOperationBindingsAsyncApi24OperationTraitImpl. getBindings()Methods in io.apicurio.datamodels.models.asyncapi.v24 that return types with arguments of type AsyncApiOperationBindings Modifier and Type Method Description Map<String,AsyncApiOperationBindings>AsyncApi24ComponentsImpl. getOperationBindings()Methods in io.apicurio.datamodels.models.asyncapi.v24 with parameters of type AsyncApiOperationBindings Modifier and Type Method Description voidAsyncApi24ComponentsImpl. addOperationBinding(String name, AsyncApiOperationBindings value)voidAsyncApi24ComponentsImpl. insertOperationBinding(String name, AsyncApiOperationBindings value, int atIndex)voidAsyncApi24OperationImpl. setBindings(AsyncApiOperationBindings value)voidAsyncApi24OperationTraitImpl. setBindings(AsyncApiOperationBindings value) -
Uses of AsyncApiOperationBindings in io.apicurio.datamodels.models.asyncapi.v24.io
Methods in io.apicurio.datamodels.models.asyncapi.v24.io with parameters of type AsyncApiOperationBindings Modifier and Type Method Description voidAsyncApi24ModelReaderDispatcher. visitOperationBindings(AsyncApiOperationBindings node)voidAsyncApi24ModelWriterDispatcher. visitOperationBindings(AsyncApiOperationBindings node) -
Uses of AsyncApiOperationBindings in io.apicurio.datamodels.models.asyncapi.v24.visitors
Methods in io.apicurio.datamodels.models.asyncapi.v24.visitors with parameters of type AsyncApiOperationBindings Modifier and Type Method Description voidAsyncApi24Traverser. visitOperationBindings(AsyncApiOperationBindings node)voidAsyncApi24VisitorAdapter. visitOperationBindings(AsyncApiOperationBindings node) -
Uses of AsyncApiOperationBindings in io.apicurio.datamodels.models.asyncapi.v25
Subinterfaces of AsyncApiOperationBindings in io.apicurio.datamodels.models.asyncapi.v25 Modifier and Type Interface Description interfaceAsyncApi25OperationBindingsClasses in io.apicurio.datamodels.models.asyncapi.v25 that implement AsyncApiOperationBindings Modifier and Type Class Description classAsyncApi25OperationBindingsImplMethods in io.apicurio.datamodels.models.asyncapi.v25 that return AsyncApiOperationBindings Modifier and Type Method Description AsyncApiOperationBindingsAsyncApi25OperationImpl. getBindings()AsyncApiOperationBindingsAsyncApi25OperationTraitImpl. getBindings()Methods in io.apicurio.datamodels.models.asyncapi.v25 that return types with arguments of type AsyncApiOperationBindings Modifier and Type Method Description Map<String,AsyncApiOperationBindings>AsyncApi25ComponentsImpl. getOperationBindings()Methods in io.apicurio.datamodels.models.asyncapi.v25 with parameters of type AsyncApiOperationBindings Modifier and Type Method Description voidAsyncApi25ComponentsImpl. addOperationBinding(String name, AsyncApiOperationBindings value)voidAsyncApi25ComponentsImpl. insertOperationBinding(String name, AsyncApiOperationBindings value, int atIndex)voidAsyncApi25OperationImpl. setBindings(AsyncApiOperationBindings value)voidAsyncApi25OperationTraitImpl. setBindings(AsyncApiOperationBindings value) -
Uses of AsyncApiOperationBindings in io.apicurio.datamodels.models.asyncapi.v25.io
Methods in io.apicurio.datamodels.models.asyncapi.v25.io with parameters of type AsyncApiOperationBindings Modifier and Type Method Description voidAsyncApi25ModelReaderDispatcher. visitOperationBindings(AsyncApiOperationBindings node)voidAsyncApi25ModelWriterDispatcher. visitOperationBindings(AsyncApiOperationBindings node) -
Uses of AsyncApiOperationBindings in io.apicurio.datamodels.models.asyncapi.v25.visitors
Methods in io.apicurio.datamodels.models.asyncapi.v25.visitors with parameters of type AsyncApiOperationBindings Modifier and Type Method Description voidAsyncApi25Traverser. visitOperationBindings(AsyncApiOperationBindings node)voidAsyncApi25VisitorAdapter. visitOperationBindings(AsyncApiOperationBindings node) -
Uses of AsyncApiOperationBindings in io.apicurio.datamodels.models.asyncapi.v26
Subinterfaces of AsyncApiOperationBindings in io.apicurio.datamodels.models.asyncapi.v26 Modifier and Type Interface Description interfaceAsyncApi26OperationBindingsClasses in io.apicurio.datamodels.models.asyncapi.v26 that implement AsyncApiOperationBindings Modifier and Type Class Description classAsyncApi26OperationBindingsImplMethods in io.apicurio.datamodels.models.asyncapi.v26 that return AsyncApiOperationBindings Modifier and Type Method Description AsyncApiOperationBindingsAsyncApi26OperationImpl. getBindings()AsyncApiOperationBindingsAsyncApi26OperationTraitImpl. getBindings()Methods in io.apicurio.datamodels.models.asyncapi.v26 that return types with arguments of type AsyncApiOperationBindings Modifier and Type Method Description Map<String,AsyncApiOperationBindings>AsyncApi26ComponentsImpl. getOperationBindings()Methods in io.apicurio.datamodels.models.asyncapi.v26 with parameters of type AsyncApiOperationBindings Modifier and Type Method Description voidAsyncApi26ComponentsImpl. addOperationBinding(String name, AsyncApiOperationBindings value)voidAsyncApi26ComponentsImpl. insertOperationBinding(String name, AsyncApiOperationBindings value, int atIndex)voidAsyncApi26OperationImpl. setBindings(AsyncApiOperationBindings value)voidAsyncApi26OperationTraitImpl. setBindings(AsyncApiOperationBindings value) -
Uses of AsyncApiOperationBindings in io.apicurio.datamodels.models.asyncapi.v26.io
Methods in io.apicurio.datamodels.models.asyncapi.v26.io with parameters of type AsyncApiOperationBindings Modifier and Type Method Description voidAsyncApi26ModelReaderDispatcher. visitOperationBindings(AsyncApiOperationBindings node)voidAsyncApi26ModelWriterDispatcher. visitOperationBindings(AsyncApiOperationBindings node) -
Uses of AsyncApiOperationBindings in io.apicurio.datamodels.models.asyncapi.v26.visitors
Methods in io.apicurio.datamodels.models.asyncapi.v26.visitors with parameters of type AsyncApiOperationBindings Modifier and Type Method Description voidAsyncApi26Traverser. visitOperationBindings(AsyncApiOperationBindings node)voidAsyncApi26VisitorAdapter. visitOperationBindings(AsyncApiOperationBindings node) -
Uses of AsyncApiOperationBindings in io.apicurio.datamodels.models.asyncapi.v30
Subinterfaces of AsyncApiOperationBindings in io.apicurio.datamodels.models.asyncapi.v30 Modifier and Type Interface Description interfaceAsyncApi30OperationBindingsClasses in io.apicurio.datamodels.models.asyncapi.v30 that implement AsyncApiOperationBindings Modifier and Type Class Description classAsyncApi30OperationBindingsImplMethods in io.apicurio.datamodels.models.asyncapi.v30 that return AsyncApiOperationBindings Modifier and Type Method Description AsyncApiOperationBindingsAsyncApi30OperationImpl. getBindings()AsyncApiOperationBindingsAsyncApi30OperationTraitImpl. getBindings()Methods in io.apicurio.datamodels.models.asyncapi.v30 that return types with arguments of type AsyncApiOperationBindings Modifier and Type Method Description Map<String,AsyncApiOperationBindings>AsyncApi30ComponentsImpl. getOperationBindings()Methods in io.apicurio.datamodels.models.asyncapi.v30 with parameters of type AsyncApiOperationBindings Modifier and Type Method Description voidAsyncApi30ComponentsImpl. addOperationBinding(String name, AsyncApiOperationBindings value)voidAsyncApi30ComponentsImpl. insertOperationBinding(String name, AsyncApiOperationBindings value, int atIndex)voidAsyncApi30OperationImpl. setBindings(AsyncApiOperationBindings value)voidAsyncApi30OperationTraitImpl. setBindings(AsyncApiOperationBindings value) -
Uses of AsyncApiOperationBindings in io.apicurio.datamodels.models.asyncapi.v30.io
Methods in io.apicurio.datamodels.models.asyncapi.v30.io with parameters of type AsyncApiOperationBindings Modifier and Type Method Description voidAsyncApi30ModelReaderDispatcher. visitOperationBindings(AsyncApiOperationBindings node)voidAsyncApi30ModelWriterDispatcher. visitOperationBindings(AsyncApiOperationBindings node) -
Uses of AsyncApiOperationBindings in io.apicurio.datamodels.models.asyncapi.v30.visitors
Methods in io.apicurio.datamodels.models.asyncapi.v30.visitors with parameters of type AsyncApiOperationBindings Modifier and Type Method Description voidAsyncApi30Traverser. visitOperationBindings(AsyncApiOperationBindings node)voidAsyncApi30VisitorAdapter. visitOperationBindings(AsyncApiOperationBindings node) -
Uses of AsyncApiOperationBindings in io.apicurio.datamodels.models.asyncapi.visitors
Methods in io.apicurio.datamodels.models.asyncapi.visitors with parameters of type AsyncApiOperationBindings Modifier and Type Method Description voidAsyncApiVisitor. visitOperationBindings(AsyncApiOperationBindings node)voidCombinedAsyncApiVisitorAdapter. visitOperationBindings(AsyncApiOperationBindings node) -
Uses of AsyncApiOperationBindings in io.apicurio.datamodels.models.visitors
Methods in io.apicurio.datamodels.models.visitors with parameters of type AsyncApiOperationBindings Modifier and Type Method Description voidAllNodeVisitor. visitOperationBindings(AsyncApiOperationBindings node)voidCombinedVisitorAdapter. visitOperationBindings(AsyncApiOperationBindings node)
-