![JAR search and dependency download from the Maven repository](/logo.png)
io.apicurio.datamodels.models.asyncapi.v23.AsyncApi23Channels Maven / Gradle / Ivy
package io.apicurio.datamodels.models.asyncapi.v23;
import io.apicurio.datamodels.models.MappedNode;
import io.apicurio.datamodels.models.asyncapi.AsyncApiChannels;
public interface AsyncApi23Channels extends AsyncApiChannels, MappedNode {
public AsyncApi23ChannelItem createChannelItem();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy