Uses of Interface
io.apicurio.datamodels.models.asyncapi.v24.AsyncApi24MessageBindings
-
Packages that use AsyncApi24MessageBindings Package Description io.apicurio.datamodels.models.asyncapi.v24 io.apicurio.datamodels.models.asyncapi.v24.io -
-
Uses of AsyncApi24MessageBindings in io.apicurio.datamodels.models.asyncapi.v24
Classes in io.apicurio.datamodels.models.asyncapi.v24 that implement AsyncApi24MessageBindings Modifier and Type Class Description classAsyncApi24MessageBindingsImplMethods in io.apicurio.datamodels.models.asyncapi.v24 that return AsyncApi24MessageBindings Modifier and Type Method Description AsyncApi24MessageBindingsAsyncApi24ComponentsImpl. createMessageBindings()AsyncApi24MessageBindingsAsyncApi24MessageImpl. createMessageBindings()AsyncApi24MessageBindingsAsyncApi24MessageTraitImpl. createMessageBindings() -
Uses of AsyncApi24MessageBindings in io.apicurio.datamodels.models.asyncapi.v24.io
Methods in io.apicurio.datamodels.models.asyncapi.v24.io with parameters of type AsyncApi24MessageBindings Modifier and Type Method Description voidAsyncApi24ModelReader. readMessageBindings(com.fasterxml.jackson.databind.node.ObjectNode json, AsyncApi24MessageBindings node)voidAsyncApi24ModelWriter. writeMessageBindings(AsyncApi24MessageBindings node, com.fasterxml.jackson.databind.node.ObjectNode json)
-