Uses of Interface
io.apicurio.datamodels.models.asyncapi.v26.AsyncApi26ChannelBindings
-
Packages that use AsyncApi26ChannelBindings Package Description io.apicurio.datamodels.models.asyncapi.v26 io.apicurio.datamodels.models.asyncapi.v26.io -
-
Uses of AsyncApi26ChannelBindings in io.apicurio.datamodels.models.asyncapi.v26
Classes in io.apicurio.datamodels.models.asyncapi.v26 that implement AsyncApi26ChannelBindings Modifier and Type Class Description classAsyncApi26ChannelBindingsImplMethods in io.apicurio.datamodels.models.asyncapi.v26 that return AsyncApi26ChannelBindings Modifier and Type Method Description AsyncApi26ChannelBindingsAsyncApi26ChannelItemImpl. createChannelBindings()AsyncApi26ChannelBindingsAsyncApi26ComponentsImpl. createChannelBindings() -
Uses of AsyncApi26ChannelBindings in io.apicurio.datamodels.models.asyncapi.v26.io
Methods in io.apicurio.datamodels.models.asyncapi.v26.io with parameters of type AsyncApi26ChannelBindings Modifier and Type Method Description voidAsyncApi26ModelReader. readChannelBindings(com.fasterxml.jackson.databind.node.ObjectNode json, AsyncApi26ChannelBindings node)voidAsyncApi26ModelWriter. writeChannelBindings(AsyncApi26ChannelBindings node, com.fasterxml.jackson.databind.node.ObjectNode json)
-