Uses of Interface
io.apicurio.datamodels.models.asyncapi.v25.AsyncApi25MessageBindings
-
Packages that use AsyncApi25MessageBindings Package Description io.apicurio.datamodels.models.asyncapi.v25 io.apicurio.datamodels.models.asyncapi.v25.io -
-
Uses of AsyncApi25MessageBindings in io.apicurio.datamodels.models.asyncapi.v25
Classes in io.apicurio.datamodels.models.asyncapi.v25 that implement AsyncApi25MessageBindings Modifier and Type Class Description classAsyncApi25MessageBindingsImplMethods in io.apicurio.datamodels.models.asyncapi.v25 that return AsyncApi25MessageBindings Modifier and Type Method Description AsyncApi25MessageBindingsAsyncApi25ComponentsImpl. createMessageBindings()AsyncApi25MessageBindingsAsyncApi25MessageImpl. createMessageBindings()AsyncApi25MessageBindingsAsyncApi25MessageTraitImpl. createMessageBindings() -
Uses of AsyncApi25MessageBindings in io.apicurio.datamodels.models.asyncapi.v25.io
Methods in io.apicurio.datamodels.models.asyncapi.v25.io with parameters of type AsyncApi25MessageBindings Modifier and Type Method Description voidAsyncApi25ModelReader. readMessageBindings(com.fasterxml.jackson.databind.node.ObjectNode json, AsyncApi25MessageBindings node)voidAsyncApi25ModelWriter. writeMessageBindings(AsyncApi25MessageBindings node, com.fasterxml.jackson.databind.node.ObjectNode json)
-