Uses of Interface
io.apicurio.datamodels.models.asyncapi.v26.AsyncApi26MessageBindings
-
Packages that use AsyncApi26MessageBindings Package Description io.apicurio.datamodels.models.asyncapi.v26 io.apicurio.datamodels.models.asyncapi.v26.io -
-
Uses of AsyncApi26MessageBindings in io.apicurio.datamodels.models.asyncapi.v26
Classes in io.apicurio.datamodels.models.asyncapi.v26 that implement AsyncApi26MessageBindings Modifier and Type Class Description classAsyncApi26MessageBindingsImplMethods in io.apicurio.datamodels.models.asyncapi.v26 that return AsyncApi26MessageBindings Modifier and Type Method Description AsyncApi26MessageBindingsAsyncApi26ComponentsImpl. createMessageBindings()AsyncApi26MessageBindingsAsyncApi26MessageImpl. createMessageBindings()AsyncApi26MessageBindingsAsyncApi26MessageTraitImpl. createMessageBindings() -
Uses of AsyncApi26MessageBindings in io.apicurio.datamodels.models.asyncapi.v26.io
Methods in io.apicurio.datamodels.models.asyncapi.v26.io with parameters of type AsyncApi26MessageBindings Modifier and Type Method Description voidAsyncApi26ModelReader. readMessageBindings(com.fasterxml.jackson.databind.node.ObjectNode json, AsyncApi26MessageBindings node)voidAsyncApi26ModelWriter. writeMessageBindings(AsyncApi26MessageBindings node, com.fasterxml.jackson.databind.node.ObjectNode json)
-