Uses of Interface
io.apicurio.datamodels.models.asyncapi.v22.AsyncApi22MessageBindings
-
Packages that use AsyncApi22MessageBindings Package Description io.apicurio.datamodels.models.asyncapi.v22 io.apicurio.datamodels.models.asyncapi.v22.io -
-
Uses of AsyncApi22MessageBindings in io.apicurio.datamodels.models.asyncapi.v22
Classes in io.apicurio.datamodels.models.asyncapi.v22 that implement AsyncApi22MessageBindings Modifier and Type Class Description classAsyncApi22MessageBindingsImplMethods in io.apicurio.datamodels.models.asyncapi.v22 that return AsyncApi22MessageBindings Modifier and Type Method Description AsyncApi22MessageBindingsAsyncApi22ComponentsImpl. createMessageBindings()AsyncApi22MessageBindingsAsyncApi22MessageImpl. createMessageBindings()AsyncApi22MessageBindingsAsyncApi22MessageTraitImpl. createMessageBindings() -
Uses of AsyncApi22MessageBindings in io.apicurio.datamodels.models.asyncapi.v22.io
Methods in io.apicurio.datamodels.models.asyncapi.v22.io with parameters of type AsyncApi22MessageBindings Modifier and Type Method Description voidAsyncApi22ModelReader. readMessageBindings(com.fasterxml.jackson.databind.node.ObjectNode json, AsyncApi22MessageBindings node)voidAsyncApi22ModelWriter. writeMessageBindings(AsyncApi22MessageBindings node, com.fasterxml.jackson.databind.node.ObjectNode json)
-